We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ef3ef0 commit 27e6327Copy full SHA for 27e6327
1 file changed
.github/workflows/build.yml
@@ -5,7 +5,7 @@ on:
5
branches:
6
- '**'
7
tags:
8
- - '*'
+ - 'v[0-9]*.*'
9
workflow_dispatch:
10
11
jobs:
0 commit comments