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 37f179e commit c354162Copy full SHA for c354162
.github/workflows/types.yml
@@ -11,6 +11,7 @@ on:
11
- master
12
schedule:
13
- cron: '14 5 * * 1,3,5'
14
+ workflow_dispatch:
15
16
permissions:
17
contents: read
0 commit comments