Skip to content

Commit a278d43

Browse files
authored
Add permission (#657)
1 parent 39a2c89 commit a278d43

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/main.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ on:
1616
paths-ignore:
1717
- "README.md"
1818
- "release-notes/*"
19+
20+
permissions:
21+
contents: read
22+
1923
jobs:
2024
build:
2125
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)