Skip to content

Commit 8100dec

Browse files
committed
Chore(ci): comment out push trigger in scorecard configuration
1 parent 6ffa90f commit 8100dec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/scorecard.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ on:
1414
schedule:
1515
# 09:29 UTC every Friday
1616
- cron: '29 9 * * 5'
17-
push:
18-
branches: [ "master" ]
17+
#push:
18+
# branches: [ "master" ]
1919

2020
# Declare default permissions as read only.
2121
permissions: read-all

0 commit comments

Comments
 (0)