We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4444c35 commit cf47e95Copy full SHA for cf47e95
1 file changed
.github/workflows/build.yml
@@ -6,9 +6,6 @@ on:
6
pull_request:
7
# Build manually
8
workflow_dispatch:
9
- # Build on a schedule to keep up with the engine changes.
10
- schedule:
11
- - cron: '0 0 * * *'
12
13
env:
14
# Common settings.
0 commit comments