We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 814cf28 commit 2408b14Copy full SHA for 2408b14
1 file changed
.github/workflows/extensibility.yaml
@@ -5,6 +5,9 @@ on:
5
paths:
6
- 'extensibility/**'
7
8
+permissions:
9
+ contents: read
10
+
11
jobs:
12
extensibility-test:
13
strategy:
0 commit comments