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