Skip to content

Commit

Permalink
fix up scorecard
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Yuan <[email protected]>
  • Loading branch information
SamYuan1990 committed Dec 27, 2023
1 parent e6e66c0 commit a99c3a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: Scorecard supply-chain security
on:
push:
branches: # pushing tags is also considered as a push. Exclude this here.
- "*"
- branches: [ main ]
schedule:
- cron: "0 7 * * *" # https://crontab.guru/#0_0_*_*_0

Expand Down

0 comments on commit a99c3a8

Please sign in to comment.