diff --git a/.github/workflows/push-build-check.yml b/.github/workflows/push-build-check.yml index 1d95f94..2033b3f 100644 --- a/.github/workflows/push-build-check.yml +++ b/.github/workflows/push-build-check.yml @@ -1,6 +1,6 @@ # This is a basic workflow to help you get started with Actions -name: CI +name: push-build-check # Controls when the workflow will run on: push