We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39b8690 commit daf1d66Copy full SHA for daf1d66
.github/workflows/pull-request-automation.yml
@@ -14,7 +14,7 @@ jobs:
14
# isn't necessarily `trunk` (e.g. in the case of a merge).
15
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
16
with:
17
- ref: revert-66270-revert-65681-managing-packages
+ ref: trunk
18
show-progress: ${{ runner.debug == '1' && 'true' || 'false' }}
19
20
- name: Setup Node.js and install dependencies
0 commit comments