We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d27bf7 + cfa5e81 commit 6c7485eCopy full SHA for 6c7485e
1 file changed
.github/workflows/build-and-test.yaml
@@ -5,6 +5,9 @@ on:
5
branches:
6
- main
7
pull_request:
8
+ release:
9
+ types:
10
+ - published
11
12
jobs:
13
publish-container-image:
0 commit comments