Skip to content

Commit

Permalink
chore: adds branch to actions/checkout
Browse files Browse the repository at this point in the history
Signed-off-by: Jennifer Power <[email protected]>
  • Loading branch information
jpower432 committed Oct 13, 2023
1 parent eb41ea1 commit cbc9ce7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/transform-rules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- name: Clone
uses: actions/checkout@v3
with:
ref: ${{ inputs.branch }}
token: ${{ steps.get_installation_token.outputs.token }}
- name: Transform rules
id: transform
Expand Down

0 comments on commit cbc9ce7

Please sign in to comment.