Skip to content

Commit

Permalink
verify scorecard is broken on branch
Browse files Browse the repository at this point in the history
  • Loading branch information
finn-block committed Mar 19, 2024
1 parent b6ab3bb commit 1e4db39
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 @@ -12,7 +12,7 @@ on:
schedule:
- cron: '27 22 * * 4'
push:
branches: [ "main" ]
branches: [ "*" ]

# Declare default permissions as read only.
permissions: read-all
Expand Down

0 comments on commit 1e4db39

Please sign in to comment.