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 44a41c1 commit 20b2c84
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/on-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,4 @@ jobs:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
BASE_BRANCH=${{ github.event.pull_request.base.ref }}
gh auth login
gh auth refresh -s workflow
gh repo sync adskyiproger/poc-core-test-my --branch ${BASE_BRANCH}
gh auth logout

0 comments on commit 20b2c84

Please sign in to comment.