Run OSSF scorecard on release branches
This commit is contained in:
parent
a453522d81
commit
ce82d799c9
2
.github/workflows/scorecards.yml
vendored
2
.github/workflows/scorecards.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
schedule:
|
||||
- cron: '29 11 * * 3'
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [ main, release* ]
|
||||
|
||||
# Declare default permissions as read only.
|
||||
permissions: read-all
|
||||
|
Loading…
Reference in New Issue
Block a user