chore(workflows): update permissions across GitHub Actions workflows … (#14919)

…for consistency
This commit is contained in:
Antoine Moreaux
2025-10-06 17:36:41 +02:00
committed by GitHub
parent 843689ee05
commit 93d55d1bc2
19 changed files with 69 additions and 27 deletions
@@ -1,5 +1,9 @@
name: 'Preview Environment Keep Alive'
permissions:
contents: read
pull-requests: write
on:
repository_dispatch:
types: [preview-environment]