diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index f94ec38f9e..065ce2d415 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -11,7 +11,7 @@ on: # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: # This workflow contains a single job called "build" - build: + Verify: # The type of runner that the job will run on runs-on: ubuntu-latest