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 9d0a1e4 commit 720c36dCopy full SHA for 720c36d
.github/workflows/CI.yml
@@ -5,6 +5,8 @@ on:
5
branches:
6
- main
7
- master
8
+ tags:
9
+ - "*"
10
pull_request:
11
12
jobs:
0 commit comments