Skip to content

Commit

Permalink
test workflow run
Browse files Browse the repository at this point in the history
  • Loading branch information
maxi418 committed Oct 17, 2023
1 parent cc0df38 commit 7136db4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/push-image-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: 'Image to GHCR on push'

on:
workflow_run:
workflows: ['All static tests on every push']
types: [completed]
workflows: ["All static tests on every push"]
branches-ignore:
- 'main'

Expand Down

0 comments on commit 7136db4

Please sign in to comment.