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 cba07a9 commit d4c3c47Copy full SHA for d4c3c47
.github/workflows/build-test-publish.yml
@@ -6,6 +6,8 @@ on:
6
paths-ignore:
7
- "**.md"
8
- "LICENSE"
9
+ tags:
10
+ - "**"
11
pull_request:
12
branches: [ main ]
13
0 commit comments