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 a713697 commit 9bbde41
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .github/workflows/typos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- name: typos-action
id: typos
uses: crate-ci/[email protected]

- name: Comment PR
uses: thollander/actions-comment-pull-request@v2
with:
message: |
Hello world ! :wave:
- uses: actions/checkout@v3
- name: typos-action
id: typos
uses: crate-ci/[email protected]
- name: Comment PR
uses: thollander/actions-comment-pull-request@v2
with:
message: |
Hello world ! :wave:

0 comments on commit 9bbde41

Please sign in to comment.