Remove schedule from init build

This commit is contained in:
lumarel 2022-09-26 01:39:38 +02:00
parent 9faa504140
commit ad87105836
Signed by untrusted user who does not match committer: lumarel
GPG Key ID: B253BD0C2E71BADE
1 changed files with 0 additions and 2 deletions

View File

@ -7,8 +7,6 @@ on:
pull_request:
branches: [ $default-branch ]
workflow_dispatch:
schedule:
- cron: "0 0 * * 0"
jobs:
Run-ImageFactory-Builds: