mirror of
https://github.com/apache/superset.git
synced 2026-05-22 00:05:15 +00:00
chore(ci): add explicit permissions to additional workflows (#40067)
This commit is contained in:
@@ -8,6 +8,9 @@ on:
|
||||
pull_request:
|
||||
types: [synchronize, opened, reopened, ready_for_review]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
|
||||
validate-all-ghas:
|
||||
|
||||
Reference in New Issue
Block a user