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

View File

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