Disable scheduled workflow run

This commit is contained in:
Julian Strobl 2023-09-11 08:20:31 +02:00 committed by GitHub
parent 472d4cfbd9
commit ce1649f7db
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:
- "*"