Skip to content

Commit

Permalink
feat: optimize actions
Browse files Browse the repository at this point in the history
  • Loading branch information
fumiama committed Sep 23, 2023
1 parent 83feaa7 commit fe166e7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/genlocale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,3 @@ jobs:
title: "chore(i18n): sync locale on ${{github.ref_name}}"
commit-message: "chore(i18n): sync locale on ${{github.ref_name}}"
branch: genlocale-${{github.ref_name}}
branch-suffix: short-commit-hash
1 change: 0 additions & 1 deletion .github/workflows/push_format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,3 @@ jobs:
title: "chore(format): run black on ${{github.ref_name}}"
commit-message: "chore(format): run black on ${{github.ref_name}}"
branch: formatter-${{github.ref_name}}
branch-suffix: short-commit-hash

0 comments on commit fe166e7

Please sign in to comment.