Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Feb 26, 2025
1 parent 4bf0b46 commit 8d12439
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/on-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@ jobs:
GH_TOKEN: ${{ secrets.MY_TOKEN }}
run: |
BASE_BRANCH=${{ github.event.pull_request.base.ref }}
gh auth login
gh repo sync adskyiproger/poc-core-test-my --branch ${BASE_BRANCH}
gh auth logout

0 comments on commit 8d12439

Please sign in to comment.