chore: Add workflows permission to GitHub Actions (#3452)

This commit is contained in:
James Rich
2025-10-13 07:53:14 -05:00
committed by GitHub
parent e691981207
commit 7cfb1d0923

View File

@@ -26,6 +26,7 @@ permissions:
pull-requests: read
id-token: write
attestations: write
workflows: write
jobs:
determine-tags: