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 5c015b1 commit a3843afCopy full SHA for a3843af
.github/workflows/build-image.yaml
@@ -2,9 +2,7 @@ name: Publish container image
2
3
on:
4
workflow_dispatch:
5
- release:
6
- types:
7
- - created
+ pull_request:
8
schedule:
9
- cron: 00 00 * * *
10
0 commit comments