Skip to content

Commit

Permalink
chore: fix ci required names
Browse files Browse the repository at this point in the history
Signed-off-by: Charles-Edouard Brétéché <[email protected]>
  • Loading branch information
eddycharly committed Jan 10, 2024
1 parent 8f4549e commit 8730f38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ jobs:
- name: Check install
run: kyverno-json version

required:
test-required:
needs:
- default
- verify
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check-actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- 'release*'

jobs:
required:
check-required:
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 8730f38

Please sign in to comment.