We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 569368a commit 8675aeeCopy full SHA for 8675aee
.github/workflows/main.yml
@@ -3,8 +3,6 @@ name: Build
3
on:
4
pull_request:
5
push:
6
- schedule:
7
- - cron: '5 1 * * *' # Build every day at 1:05am
8
9
jobs:
10
Build:
0 commit comments