chore(workflows): update permissions across GitHub Actions workflows … (#14919)
…for consistency
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
name: 'Preview Environment Keep Alive'
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
|
||||
on:
|
||||
repository_dispatch:
|
||||
types: [preview-environment]
|
||||
|
||||
Reference in New Issue
Block a user