Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
chrabyrd committed Apr 18, 2024
1 parent 2d496c2 commit 77b94a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-base-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- name: Check base branch
run: |
git fetch origin
git fetch origin --prune
CURRENT_BRANCH=${{ github.head_ref }}
TARGET_BRANCH="${{ github.event.pull_request.base.ref }}"
Expand Down

0 comments on commit 77b94a5

Please sign in to comment.