We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c55125 commit bb81d17Copy full SHA for bb81d17
1 file changed
.github/workflows/ci.yaml
@@ -2,9 +2,7 @@ name: CI
2
3
on:
4
push:
5
- branches: [master]
6
pull_request:
7
8
9
concurrency:
10
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments