mirror of
https://github.com/apache/superset.git
synced 2026-05-21 15:55:10 +00:00
chore(ci): add explicit permissions to additional workflows (#40067)
This commit is contained in:
3
.github/workflows/embedded-sdk-release.yml
vendored
3
.github/workflows/embedded-sdk-release.yml
vendored
@@ -6,6 +6,9 @@ on:
|
||||
- "master"
|
||||
- "[0-9].[0-9]*"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
config:
|
||||
runs-on: ubuntu-24.04
|
||||
|
||||
Reference in New Issue
Block a user