SIGN IN SIGN UP
apache / airflow UNCLAIMED

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

0 0 1 Python

Remove unnecessary `id-token: write` from registry workflow (#63232)

The registry build job uses static AWS credentials (access key + secret),
not OIDC, so `id-token: write` is not needed. Removing it fixes the
`workflow_call` from `publish-docs-to-s3.yml` which only grants
`contents: read` — callers cannot escalate permissions for nested jobs.
K
Kaxil Naik committed
806b9aaf37ad2e35a45d6480da90235d7048e5de
Parent: faa8ada
Committed by GitHub <noreply@github.com> on 3/9/2026, 10:21:19 PM