We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 98ceddd + aa0a45c commit 8132b5aCopy full SHA for 8132b5a
.github/workflows/openssf-scorecard.yml
@@ -14,6 +14,8 @@ on:
14
- cron: '28 2 * * 4'
15
push:
16
branches: [ "master" ]
17
+ workflow_dispatch:
18
+
19
20
# Declare default permissions as read only.
21
permissions: read-all
0 commit comments