Skip to content

Commit 27f9a55

Browse files
committed
test
1 parent 482bf2b commit 27f9a55

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/workflows/scorecards.yml

+2-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
name: Scorecards supply-chain security
22
on:
3-
# Only the default branch is supported.
4-
branch_protection_rule:
5-
schedule:
6-
- cron: '15 4 * * 4'
73
push:
8-
branches: [ "master" ]
4+
branches:
5+
- bump-scorecards-action-test
96

107
# Declare default permissions as read only.
118
permissions: read-all

0 commit comments

Comments
 (0)