Skip to content

Commit

Permalink
chore: comment on pr
Browse files Browse the repository at this point in the history
  • Loading branch information
caixiangyue committed Nov 9, 2023
1 parent d163838 commit 9b071ff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/typos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ jobs:
typos:
runs-on: ubuntu-latest
name: comment a PR
permissions: write-all
permissions:
pull-requests: write
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 9b071ff

Please sign in to comment.