Skip to content

Commit

Permalink
Merge pull request #58 from mumoshu/min-perm-for-test
Browse files Browse the repository at this point in the history
Use min permissions for test workflow
  • Loading branch information
cw-atkhry authored Dec 3, 2024
2 parents 9e71441 + 869c179 commit aa1479c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
branches:
- main

permissions:
contents: read

jobs:
setup:
runs-on: ubuntu-latest
Expand Down

0 comments on commit aa1479c

Please sign in to comment.