Skip to content

Commit 86e48fd

Browse files
committed
Try running the branch's automation
1 parent 4973583 commit 86e48fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request-automation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
# isn't necessarily `trunk` (e.g. in the case of a merge).
1515
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
1616
with:
17-
ref: trunk
17+
ref: revert-66270-revert-65681-managing-packages
1818
show-progress: ${{ runner.debug == '1' && 'true' || 'false' }}
1919

2020
- name: Use desired version of Node.js

0 commit comments

Comments
 (0)