We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 196a471 commit 9e7bc5dCopy full SHA for 9e7bc5d
.github/workflows/push-images.yml
@@ -1,5 +1,6 @@
1
name: Push Docker Images to GitHub Container Registry
2
on:
3
+ workflow_dispatch:
4
push:
5
paths:
6
- '.github/workflows/ci-images.yml'
0 commit comments