We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ca86fe commit afd1a30Copy full SHA for afd1a30
1 file changed
.github/workflows/scorecard.yml
@@ -11,6 +11,9 @@ on:
11
push:
12
branches:
13
- master
14
+ pull_request:
15
+ branches:
16
+ - master
17
branch_protection_rule: {}
18
19
permissions: # no workflow-level write permissions allowed
0 commit comments