2 parents 494ae9e + b9ee9f2 commit 2cd8c48Copy full SHA for 2cd8c48
1 file changed
.github/workflows/deploy.yml
@@ -6,6 +6,10 @@ on:
6
pull_request:
7
branches: [main]
8
9
+permissions:
10
+ contents: read
11
+ pull-requests: write
12
+
13
jobs:
14
deploy:
15
runs-on: ubuntu-latest
0 commit comments