mirror of
https://github.com/elastic/detection-rules
synced 2026-06-08 14:00:08 +00:00
[FR] Add explicit permissions blocks to workflows (#6145)
* Add permissions blocks to workflows
* Add cosmetic read blocks for consistency
Co-authored-by: Arpit Jain <3242828+arpitjain099@users.noreply.github.com>
(cherry picked from commit 5a4d781939)
This commit is contained in:
committed by
tradebot-elastic
parent
bf1e15bf65
commit
3dfaa099ef
@@ -6,6 +6,9 @@ on:
|
||||
pull_request:
|
||||
branches: [ "*" ]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user