mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-19 13:09:17 +00:00
ci: restrictive permission for gh actions
This commit is contained in:
@@ -10,6 +10,9 @@ on:
|
||||
- "**.md"
|
||||
- "**.html"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user