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 771c9d1 commit 312af33Copy full SHA for 312af33
.github/workflows/check-pull-requests.yaml
@@ -1,7 +1,7 @@
1
name: Check pull requests
2
on:
3
pull_request:
4
- types: [opened, edited, ready_for_review, labeled, unlabeled]
+ types: [opened, edited, ready_for_review, labeled, unlabeled, synchronize]
5
branches:
6
- master
7
- release/v*
0 commit comments