Skip to content

Commit

Permalink
build: add workflow_dispatch trigger for container builds
Browse files Browse the repository at this point in the history
  • Loading branch information
FinnHering committed Oct 9, 2024
1 parent 661e4d5 commit ecad050
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

name: Containers
on:
workflow_dispatch:
push:
branches:
- master
Expand Down

0 comments on commit ecad050

Please sign in to comment.