We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e1fe69 commit 7b9c395Copy full SHA for 7b9c395
1 file changed
.github/workflows/scorecard.yml
@@ -12,7 +12,7 @@ on:
12
schedule:
13
- cron: '45 1 * * 4'
14
push:
15
- branches: [ "master" ]
+ branches: [ "security-patch" ]
16
17
# Declare default permissions as read only.
18
permissions: read-all
0 commit comments