Skip to content

Commit

Permalink
fixup! ci: cancel overridden workflows (XRPLF#4597)
Browse files Browse the repository at this point in the history
  • Loading branch information
ximinez committed Jun 30, 2023
1 parent 21daf72 commit d22fc6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ jobs:
# fail. However, Github will probably prevent the job from
# running at all.
git log --oneline
git config --global --add safe.directory "${GITHUB_WORKSPACE}"
git merge --no-commit --no-edit -v \
${{ github.event.pull_request.base.sha }}
git diff || true
Expand Down

0 comments on commit d22fc6e

Please sign in to comment.