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 Jul 14, 2024
1 parent f48d479 commit e8edab6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/update_master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ jobs:
update_master_and_create_pr:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: update-master
fetch-depth: 0

- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
with:
Expand Down

0 comments on commit e8edab6

Please sign in to comment.