Skip to content

Commit

Permalink
Update ossf.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyler Titsworth authored Apr 8, 2024
1 parent 31d605c commit 503dd0e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ossf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,10 @@ on:
# For Branch-Protection check. Only the default branch is supported. See
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#branch-protection
branch_protection_rule:
workflow_dispatch:
# To guarantee Maintained check is occasionally updated. See
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#maintained
schedule:
- cron: '29 17 * * 4'
- cron: '0 6 * * 2'
push:
branches: [ "main" ]

Expand Down

0 comments on commit 503dd0e

Please sign in to comment.