mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-03 13:38:27 +00:00
ci: restrictive permission for gh actions
This commit is contained in:
3
.github/workflows/linters.yml
vendored
3
.github/workflows/linters.yml
vendored
@@ -3,6 +3,9 @@ name: Linters
|
||||
on:
|
||||
pull_request: { }
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
|
||||
linters:
|
||||
|
||||
Reference in New Issue
Block a user