Skip to content

Commit

Permalink
Test container build
Browse files Browse the repository at this point in the history
I want this to kick off the build action and successfully build, but I expect
that it will fail on the push because it's in my own fork and doesn't have the
needed permissions.
  • Loading branch information
jhiemstrawisc committed Oct 11, 2023
1 parent 01b7c0d commit 5a37ec4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
- v[0-9]+.[0-9]+.[0-9]+
branches:
- main
- pull_181
repository_dispatch:
types:
- dispatch-build
Expand Down

0 comments on commit 5a37ec4

Please sign in to comment.