We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84c95fc commit a7d8ff6Copy full SHA for a7d8ff6
.github/workflows/test.yml
@@ -4,6 +4,9 @@ on:
4
pull_request:
5
branches: [develop]
6
7
+ pull_request_review:
8
+ branches: [develop]
9
+
10
jobs:
11
build:
12
runs-on: ubuntu-18.04
0 commit comments