Skip to content

Commit

Permalink
Test commit manually for upgrade makesystem yaml.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuxdude committed Feb 10, 2024
1 parent 758409b commit 3f39458
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/upgrade-makesystem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,8 @@ jobs:
Upgrade the makesystem to v${{ steps.dump-makesystem-version.outputs.version }}
body: |
Automated change generated by the Upgrade Makesystem Bot.
- name: Auto rebase and merge the pull request
run: gh pr merge --rebase --auto "1"
env:
GH_TOKEN: ${{ secrets.PAT }}

0 comments on commit 3f39458

Please sign in to comment.