mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-07-28 17:52:09 +01:00
Lock down workflow permissions. (#19406)
Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
co-authored by
Joel Challis
parent
b8a9de206d
commit
f75ac6042e
@@ -1,5 +1,7 @@
|
||||
name: Automatic Approve
|
||||
|
||||
permissions: {}
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "*/5 * * * *"
|
||||
|
||||
Reference in New Issue
Block a user