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 fed8371 commit 4224b17Copy full SHA for 4224b17
.github/workflows/deploy.yml
@@ -5,6 +5,7 @@ on:
5
- master
6
schedule:
7
- cron: '0 4 * * *'
8
+ workflow_dispatch:
9
jobs:
10
build-and-deploy:
11
runs-on: ubuntu-latest
0 commit comments