mirror of
https://github.com/Dr-Noob/cpufetch.git
synced 2026-03-25 16:00:39 +01:00
[v0.98] Remove schedule from action to avoid unnecessary workflow runs and fix README ToC
This commit is contained in:
2
.github/workflows/lockdown.yml
vendored
2
.github/workflows/lockdown.yml
vendored
@@ -5,8 +5,6 @@ on:
|
||||
types: opened
|
||||
pull_request:
|
||||
types: opened
|
||||
schedule:
|
||||
- cron: '0 * * * *'
|
||||
|
||||
permissions:
|
||||
issues: write
|
||||
|
||||
Reference in New Issue
Block a user