Skip to content

Commit

Permalink
Merge branch 'felipe-test-org-for-testing:2685814-branch' into 268581…
Browse files Browse the repository at this point in the history
…4-branch
  • Loading branch information
mardangelo authored Sep 18, 2024
2 parents 8d054c5 + 7bfbac6 commit 841edc3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/2685814.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,13 @@ jobs:
pull-requests: write
contents: write
steps:
- uses: pnpm/action-setup@c3b53f6a16e57305370b4ae5a540c2077a1d50dd
- uses: pnpm/action-setup@v4
with:
version: ^7
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.ref }}
repository: ${{ github.event.pull_request.head.repo.full_name }}
- run: pnpm i --lockfile-only
- run: |
git config --global user.name github-actions[bot]
Expand Down

0 comments on commit 841edc3

Please sign in to comment.