We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6c0aae commit 35a0895Copy full SHA for 35a0895
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ on:
6
branches:
7
- main
8
tags:
9
- - "v*"
+ - "*"
10
workflow_dispatch:
11
12
permissions:
0 commit comments