Skip to content

Commit 86f8d7e

Browse files
taketo1113minad
authored andcommitted
CI: Restrict GitHub Actions workflow permissions to contents: read
1 parent d387587 commit 86f8d7e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88
- '**.md'
99
schedule:
1010
- cron: "6 8 * * 0"
11+
permissions:
12+
contents: read
1113
jobs:
1214
basic:
1315
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)