mirror of
https://github.com/MichMich/MagicMirror.git
synced 2026-07-27 15:56:53 -07:00
chore: add permissions section to enforce pull-request rules workflow (#4079)
GitHub Bot complained about that in PR #4072. Related to #4073
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
|
||||
name: "Enforce Pull-Request Rules"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user