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.
2 parents 7250c7d + 6113b6d commit 495b285Copy full SHA for 495b285
.github/workflows/pr-analysis.yml
@@ -1,7 +1,7 @@
1
name: PR Analysis
2
on:
3
pull_request:
4
- types: [opened, labeled, unlabeled]
+ types: [opened, synchronize, labeled, unlabeled]
5
permissions:
6
contents: read
7
pull-requests: read
0 commit comments