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 0f4851e commit 9cee2a3Copy full SHA for 9cee2a3
.github/workflows/ci-matrix.yml
@@ -4,6 +4,8 @@ on:
4
workflow_run:
5
workflows: [Docker Image CI]
6
branches: [master]
7
+ tags:
8
+ - "v*.*.*"
9
types:
10
- completed
11
0 commit comments