Skip to content

Commit

Permalink
Revert "REVERTME: Demo the flow working"
Browse files Browse the repository at this point in the history
This reverts commit 4b3f016.
  • Loading branch information
sirreal committed Oct 22, 2024
1 parent 4b3f016 commit b0b11e4
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: pull-request-automation/use-regular-npm-install
ref: trunk
show-progress: ${{ runner.debug == '1' && 'true' || 'false' }}

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

0 comments on commit b0b11e4

Please sign in to comment.