We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 352a9f5 commit 86fa67fCopy full SHA for 86fa67f
.github/workflows/ci.yml
@@ -3,9 +3,9 @@ name: CI
3
on:
4
push:
5
branches: [main]
6
+ tags: [v*]
7
pull_request:
8
- tags: [v*]
9
10
permissions:
11
attestations: write
0 commit comments