Skip to content

Commit

Permalink
Merge branch 'moneymeets:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
higab85 authored Oct 19, 2023
2 parents 17fbcc3 + 0bbaf48 commit c47f162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
hub pr checkout ${{ github.event.issue.number }}
gh pr checkout ${{ github.event.issue.number }}
- name: Rebase and push
run: |
Expand Down

0 comments on commit c47f162

Please sign in to comment.