Remove workflow schedule as it causes the workflow to be disabled in forks

This commit is contained in:
Benoit Daloze
2021-07-07 22:35:50 +02:00
parent d3625ee300
commit 189661fc29
-2
View File
@@ -8,8 +8,6 @@ on:
- '*'
paths-ignore:
- README.md
schedule:
- cron: '0 7 * * SUN'
workflow_dispatch:
jobs: