We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc3e9da commit 27519a7Copy full SHA for 27519a7
.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