We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9f7826 commit a20ed45Copy full SHA for a20ed45
1 file changed
.github/workflows/pr-quality.yml
@@ -8,6 +8,8 @@ permissions:
8
on:
9
pull_request_target:
10
types: [opened, reopened]
11
+ pull_request:
12
+ branches: [ master ]
13
14
jobs:
15
anti-slop:
0 commit comments