Skip to content

Commit

Permalink
Fix base
Browse files Browse the repository at this point in the history
  • Loading branch information
penelopeysm committed Aug 13, 2024
1 parent 4d787fa commit 3ec020e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/version_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,5 +168,6 @@ jobs:
if: env.TARGET_IS_MASTER
uses: peter-evans/create-pull-request@v6
with:
base: ${{ github.event_name == 'pull_request' ? github.head_ref : github.ref_name }}
commit-message: "Update Turing.jl version to match latest release"
title: "Update Turing.jl version to match latest release"

0 comments on commit 3ec020e

Please sign in to comment.