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.
1 parent 0eb645b commit aa0a45cCopy full SHA for aa0a45c
.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