Skip to content

Commit 7b28f16

Browse files
fix: Add permissions to action (#106)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 parent 9ce3a48 commit 7b28f16

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/spelling.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches: [ "main" ]
66
types: [ "review_requested", "ready_for_review" ]
77
name: Spell Check
8+
permissions:
9+
contents: read
810
jobs:
911
codespell:
1012
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)