We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9217ee commit b732c8dCopy full SHA for b732c8d
.github/workflows/scorecard.yml
@@ -10,6 +10,7 @@ on:
10
- cron: '43 6 * * 5'
11
push:
12
branches: [ "main" ]
13
+ workflow_dispatch:
14
15
permissions:
16
contents: read
0 commit comments