Skip to content

Commit

Permalink
ci: scope typos workflow permission to contents: read
Browse files Browse the repository at this point in the history
  • Loading branch information
tharun634 authored and metaclips committed Sep 30, 2023
1 parent a3d60c5 commit 4fbf10e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/typos.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Typos
on: pull_request

permissions:
contents: read

jobs:
run:
name: Spell check with Typos
Expand Down

0 comments on commit 4fbf10e

Please sign in to comment.