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.
2 parents 811773c + 8fd83ad commit 52ec790Copy full SHA for 52ec790
.github/workflows/test.yml
@@ -6,6 +6,8 @@ on:
6
push:
7
branches:
8
- master
9
+ tags:
10
+ - '**'
11
paths-ignore:
12
- '**.md'
13
pull_request:
0 commit comments