Skip to content

Commit 503dd0e

Browse files
author
Tyler Titsworth
authored
Update ossf.yaml
1 parent 31d605c commit 503dd0e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ossf.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@ on:
77
# For Branch-Protection check. Only the default branch is supported. See
88
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#branch-protection
99
branch_protection_rule:
10-
workflow_dispatch:
1110
# To guarantee Maintained check is occasionally updated. See
1211
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#maintained
1312
schedule:
14-
- cron: '29 17 * * 4'
13+
- cron: '0 6 * * 2'
1514
push:
1615
branches: [ "main" ]
1716

0 commit comments

Comments
 (0)