We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7147c3 commit 00f8784Copy full SHA for 00f8784
1 file changed
.github/workflows/scorecard.yml
@@ -9,6 +9,7 @@ on:
9
- cron: '43 12 * * 4'
10
push:
11
branches: [ "3.x" ]
12
+ workflow_dispatch:
13
14
permissions: read-all
15
0 commit comments