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 6a235eb commit 6ce02c8Copy full SHA for 6ce02c8
.github/workflows/pull_format.yml
@@ -2,7 +2,7 @@ name: Check Pull Format
2
3
on:
4
pull_request_target:
5
- types: [assigned, opened, synchronize, reopened]
+ types: [opened, reopened]
6
7
jobs:
8
# This workflow closes invalid PR
0 commit comments