We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 401e6c1 commit a25290dCopy full SHA for a25290d
1 file changed
.github/workflows/code-deploy-producition-quick.yml
@@ -8,6 +8,8 @@ on:
8
9
jobs:
10
build:
11
+ permissions:
12
+ contents: read
13
runs-on: ubuntu-latest
14
environment:
15
name: production
0 commit comments