[v0.98] Remove schedule from action to avoid unnecessary workflow runs and fix README ToC

This commit is contained in:
Dr-Noob
2021-07-26 13:10:19 +02:00
parent cb49d4bbab
commit 5ae8db272d
2 changed files with 2 additions and 3 deletions

View File

@@ -5,8 +5,6 @@ on:
types: opened
pull_request:
types: opened
schedule:
- cron: '0 * * * *'
permissions:
issues: write