We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65b123f commit 48cb5a5Copy full SHA for 48cb5a5
.github/workflows/preview.yaml
@@ -5,6 +5,9 @@ on:
5
branches:
6
- main
7
8
+permissions:
9
+ pull-requests: write
10
+
11
jobs:
12
13
deploy-staging-netlify:
0 commit comments