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 2ff456e commit 848100aCopy full SHA for 848100a
.github/workflows/ci.yml
@@ -8,6 +8,7 @@ on:
8
- demo
9
schedule:
10
- cron: '0 8,20 * * *' # Runs at 8:00 AM and 8:00 PM GMT
11
+ workflow_dispatch:
12
13
permissions:
14
contents: read
0 commit comments