mirror of
https://github.com/apache/superset.git
synced 2026-06-02 06:09:21 +00:00
chore(ci): harden GitHub Actions workflows per static analysis (#40545)
Co-authored-by: Claude Code <noreply@anthropic.com>
This commit is contained in:
3
.github/workflows/superset-docs-deploy.yml
vendored
3
.github/workflows/superset-docs-deploy.yml
vendored
@@ -27,6 +27,9 @@ concurrency:
|
||||
group: docs-deploy-asf-site
|
||||
cancel-in-progress: true
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
config:
|
||||
runs-on: ubuntu-24.04
|
||||
|
||||
Reference in New Issue
Block a user