Skip to content

Commit

Permalink
Update pr-format.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
massongit authored Oct 24, 2024
1 parent 2f43af1 commit a0db340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
# submodule: 'recursive'
fetch-depth: 0
ref: ${{ github.event.pull_request.head.sha }}
- uses: kf6kjg/github-script@feature/typescript
- uses: massongit/github-script@feature/typescript_test
with:
github-token: ${{secrets.GITHUB_TOKEN}}
script: |
Expand Down

0 comments on commit a0db340

Please sign in to comment.