We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7968ab commit eee4ae7Copy full SHA for eee4ae7
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