Skip to content

Commit 66c0fa1

Browse files
committed
Merge branch 'main' into dependabot/npm_and_yarn/examples/simple-lambda-with-deploy-test/tst/minimist-1.2.7
2 parents 758d26b + 468d505 commit 66c0fa1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,10 @@ jobs:
6161
strategy:
6262
matrix: ${{ fromJson(needs.env.outputs.matrix) }}
6363
fail-fast: false
64+
permissions:
65+
contents: read
66+
actions: read
67+
pull-requests: write
6468
steps:
6569
- uses: actions/checkout@v3
6670

0 commit comments

Comments
 (0)