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 0a451c8 commit be7c3ffCopy full SHA for be7c3ff
.github/workflows/build.yml
@@ -7,6 +7,8 @@ on:
7
branches:
8
- master
9
- main
10
+ tags:
11
+ - "*.*.*"
12
13
jobs:
14
lint:
0 commit comments