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

View File

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