We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9b07d0 commit 221cbf2Copy full SHA for 221cbf2
.github/workflows/CI.yml
@@ -2,9 +2,9 @@ name: CI
2
on:
3
pull_request:
4
branches: [master]
5
- tags: ["*"]
6
push:
7
+ tags: ["*"]
8
jobs:
9
test:
10
runs-on: ubuntu-latest
0 commit comments