Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49cf4d1 commit 95e8960Copy full SHA for 95e8960
1 file changed
.github/workflows/render-text.yml
@@ -17,6 +17,9 @@ on:
17
- "Lib/gftools/render_text/**"
18
- ".github/workflows/render-text.yml"
19
20
+permissions:
21
+ contents: read
22
+
23
jobs:
24
render:
25
runs-on: ${{ matrix.os }}
0 commit comments