We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd63549 + b255f1e commit 7f97fd0Copy full SHA for 7f97fd0
1 file changed
.github/workflows/env-matrix.yml
@@ -6,6 +6,9 @@ on:
6
pull_request:
7
branches: ["🌕Nextgen", "📦Current"]
8
9
+permissions:
10
+ contents: read
11
+
12
jobs:
13
matrix-test:
14
name: "env: ${{ matrix.os }} | Shell: ${{ matrix.shell }} | Admin: ${{ matrix.admin }} | Locale: ${{ matrix.locale }}"
0 commit comments