Skip to content

Commit

Permalink
Add changelog file for PR to pass
Browse files Browse the repository at this point in the history
  • Loading branch information
huong-li-nguyen committed Jan 30, 2025
1 parent d042b36 commit c9402be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-icons.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
if: env.has_changes == 'true'
run: |
git checkout -b bot/update-material-icons
hatch run changelog:add
git add -A
git commit -m "Update Material Icons"
git push --set-upstream origin bot/update-material-icons
Expand Down

0 comments on commit c9402be

Please sign in to comment.