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 88e7354 commit a02a615Copy full SHA for a02a615
.github/workflows/build_and_test.yml
@@ -2,6 +2,7 @@ name: Build and Test
2
3
on:
4
pull_request:
5
+ types: [opened, reopened, synchronize, ready_for_review, review_requested]
6
branches-ignore:
7
- 'gh-pages'
8
push:
0 commit comments