Skip to content

Commit

Permalink
ci(automated commit): lint format and import sort
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions authored and thelukewalton committed Jun 26, 2024
1 parent bebb2bc commit 2fac186
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 33,120 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
repository: ${{github.event.pull_request.head.repo.full_name}}
ref: ${{ github.head_ref }}
- uses: actions/setup-node@v4
with:
node-version: "20.x"
Expand Down
Loading

0 comments on commit 2fac186

Please sign in to comment.