Skip to content

Commit

Permalink
Enable workflow dispatch
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathon Anderson <[email protected]>
  • Loading branch information
anderbubble committed Jan 16, 2024
1 parent 48de205 commit a1b13f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/container-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ name: Build and publish OCI images
# documentation.

on:
workflow_dispatch:
push:
branches: [ "main" ]
# Publish semver tags as releases.
Expand Down

0 comments on commit a1b13f0

Please sign in to comment.