We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38b7452 commit a30a91aCopy full SHA for a30a91a
.github/workflows/build.yml
@@ -5,6 +5,8 @@ on:
5
push:
6
branches-ignore:
7
- "update-dependencies-pr"
8
+ tags:
9
+ - 'v*'
10
paths:
11
- ".github/workflows/build.yml"
12
- "docker/**"
0 commit comments