We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f44f37 commit a957fc5Copy full SHA for a957fc5
1 file changed
.github/workflows/apache-proxy.yaml
@@ -6,6 +6,9 @@ on:
6
- master
7
workflow_dispatch:
8
9
+permissions:
10
+ contents: read
11
+
12
jobs:
13
deploy:
14
runs-on: ubuntu-latest
0 commit comments