The GitHub Actions job "Tests" on airflow.git/fix-registry-workflow-permissions 
has failed.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
822859c406c58304c6bc733a171c21536990d82a / Kaxil Naik <[email protected]>
Remove unnecessary `id-token: write` from registry workflow

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.

Report URL: https://github.com/apache/airflow/actions/runs/22877389590

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to