Skip to content

Commit

Permalink
Update update_master.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsi authored Mar 17, 2024
1 parent ab991f7 commit 985f387
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update_master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

- run: git checkout master
with:
ref: master

- name: Merge edge into master
run: git merge -X ours --no-edit edge
Expand Down

0 comments on commit 985f387

Please sign in to comment.