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 811773c commit 8fd83adCopy full SHA for 8fd83ad
.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