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 fd64f7c commit 517faf8Copy full SHA for 517faf8
1 file changed
workshop/side-quest-05-02-aw-deep-dive.md
@@ -123,6 +123,7 @@ name: Review open issues
123
on:
124
schedule:
125
- cron: "0 8 * * *"
126
+ workflow_dispatch:
127
permissions:
128
issues: read
129
```
0 commit comments