Disable scheduled workflow run

This commit is contained in:
Julian Strobl 2023-09-11 08:20:16 +02:00 committed by GitHub
parent 472d4cfbd9
commit c4f2a2f584
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,8 +6,6 @@
---
name: CI
on:
schedule:
- cron: "0 3 * * *"
push:
branches:
- "*"