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 1ee15a6 commit 27b91ceCopy full SHA for 27b91ce
.github/workflows/pr-analysis.yml
@@ -1,7 +1,7 @@
1
name: PR Analysis
2
on:
3
pull_request_target:
4
- types: [opened, labeled, unlabeled]
+ types: [opened, synchronize, labeled, unlabeled]
5
permissions:
6
contents: read
7
pull-requests: read
0 commit comments