Skip to content

Commit

Permalink
Add rule back
Browse files Browse the repository at this point in the history
  • Loading branch information
lelia authored Jan 31, 2024
1 parent 1cb8080 commit 8bcc209
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,12 @@ on:
branches:
# Run on pushes to default branch
- main

schedule:
# Run weekly on Saturdays
- cron: "30 1 * * 6"
# Only the default branch is supported
branch_protection_rule:
# Run the workflow manually
workflow_dispatch:

Expand Down

0 comments on commit 8bcc209

Please sign in to comment.