Skip to content

Commit

Permalink
Revert "Try running the branch's automation"
Browse files Browse the repository at this point in the history
This reverts commit 5e3d247.
  • Loading branch information
sirreal committed Oct 22, 2024
1 parent f67683a commit ab683b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
# isn't necessarily `trunk` (e.g. in the case of a merge).
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
with:
ref: revert-66270-revert-65681-managing-packages
ref: trunk
show-progress: ${{ runner.debug == '1' && 'true' || 'false' }}

- name: Setup Node.js and install dependencies
Expand Down

0 comments on commit ab683b8

Please sign in to comment.