We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c216566 commit b6bd76cCopy full SHA for b6bd76c
.github/workflows/review.yml
@@ -1,5 +1,7 @@
1
on:
2
- - pull_request
+ pull_request:
3
+ push:
4
+ branches: [ master ]
5
6
concurrency:
7
group: ${{ github.ref }}
0 commit comments