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 6900696 commit 0ba92b4Copy full SHA for 0ba92b4
.github/workflows/main.yml
@@ -5,6 +5,8 @@ on:
5
branches:
6
- main
7
- 'releases/**'
8
+ tags-ignore:
9
+ - '**'
10
pull_request:
11
12
- '**'
0 commit comments