Skip to content

Commit

Permalink
rename to e2e-ok because status checks are based on job name
Browse files Browse the repository at this point in the history
  • Loading branch information
gartnera committed Jul 3, 2024
1 parent ed620d8 commit 7ece34e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
run: ${{ matrix.run }}
secrets: inherit
# this allows you to set a required status check
ok:
e2e-ok:
runs-on: ubuntu-22.04
needs: e2e
if: always()
Expand Down

0 comments on commit 7ece34e

Please sign in to comment.