Skip to content

Commit

Permalink
Allow to raise PR instead
Browse files Browse the repository at this point in the history
  • Loading branch information
tirumerla committed Dec 9, 2023
1 parent 4858d32 commit 88c119f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/rc-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,8 @@ jobs:

- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
ref: ${{ secrets.SSH_PRIVATE_KEY }}
with:
ssh-key: ${{ secrets.SSH_PRIVATE_KEY }}

- name: Use node@16
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
Expand Down

0 comments on commit 88c119f

Please sign in to comment.