We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 624ca22 commit 953fedbCopy full SHA for 953fedb
1 file changed
.github/workflows/ci.yml
@@ -2,6 +2,7 @@ name: CI
2
3
on:
4
pull_request:
5
+ types: [opened, synchronize, reopened]
6
7
concurrency:
8
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments