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 628ce88 commit 8e007caCopy full SHA for 8e007ca
.github/workflows/ci.yml
@@ -6,6 +6,7 @@ name: CI
6
on:
7
push:
8
branches: [ main ]
9
+ tags: ['*']
10
pull_request:
11
12
0 commit comments