Skip to content

Commit

Permalink
chore: Update tests.yaml with 'needs' dependency for trigger-retag wo…
Browse files Browse the repository at this point in the history
…rkflow
  • Loading branch information
hlebkanonik committed Jul 24, 2024
1 parent ff612b8 commit e3fc302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ jobs:

trigger-retag:
name: Trigger Docker retag
needs: check-tag
needs: run-tests
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit e3fc302

Please sign in to comment.