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 cd84987 commit 8ccb306Copy full SHA for 8ccb306
.github/workflows/main.yml
@@ -4,6 +4,7 @@ name: CI
4
on:
5
push:
6
branches: [master]
7
+ tags: [v*]
8
pull_request:
9
10
workflow_dispatch:
0 commit comments