Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Setting auto merge of pr branch
  • Loading branch information
Keboo committed Jan 15, 2023
commit 2ed1d0aa209e4569ff5ffd34f3977d14c37dc9b0
2 changes: 1 addition & 1 deletion .github/workflows/icon_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
git commit -m "[bot] Pack Icon update" --all
git push --set-upstream origin automated/icon_update
gh pr create --fill
gh pr merge --auto
gh pr merge automated/icon_update --delete-branch --auto --squash