Skip to content

Commit

Permalink
pnpm check
Browse files Browse the repository at this point in the history
  • Loading branch information
okineadev committed Feb 15, 2025
1 parent 6d5d187 commit 7dbee7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-closed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Post Thank You Comment
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
env:
comment: Thanks for helping make WXT better!
comment: Thanks for helping make WXT better!
with:
script: |
github.rest.issues.createComment({
Expand Down

0 comments on commit 7dbee7a

Please sign in to comment.