Skip to content

Commit

Permalink
Merge pull request #399 from xxyzz/container
Browse files Browse the repository at this point in the history
Make publish container image action manually triggerable
  • Loading branch information
xxyzz authored Nov 20, 2023
2 parents f66999a + 1efff88 commit 72fb940
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/container.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Publish container

on:
workflow_dispatch:
workflow_run:
workflows: [test]
types:
Expand Down

0 comments on commit 72fb940

Please sign in to comment.