Skip to content

Commit

Permalink
Disable scorecard WF from 2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Nov 15, 2024
1 parent 88b4c94 commit 715ec43
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 7 * * 0'
push:
branches: [ "2.18" ]
branches: [ "2.19" ]

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

0 comments on commit 715ec43

Please sign in to comment.