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 77b92e0 commit 879ba67Copy full SHA for 879ba67
.github/workflows/pull-request.yml
@@ -2,10 +2,7 @@ name: Pull Request CI check
2
3
on:
4
workflow_dispatch:
5
- # pull_request:
6
- # branches:
7
- # - main
8
- pull_request_review:
+ pull_request:
9
branches:
10
- main
11
0 commit comments