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 f9bc702 commit c84ca20Copy full SHA for c84ca20
.github/workflows/cd.yml
@@ -2,8 +2,6 @@ name: Continuous Deployment
2
on:
3
push:
4
branches: [master]
5
- schedule:
6
- - cron: '0 0 * * 0'
7
workflow_dispatch:
8
jobs:
9
# Build
0 commit comments