We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83feaa7 commit fe166e7Copy full SHA for fe166e7
.github/workflows/genlocale.yml
@@ -36,4 +36,3 @@ jobs:
36
title: "chore(i18n): sync locale on ${{github.ref_name}}"
37
commit-message: "chore(i18n): sync locale on ${{github.ref_name}}"
38
branch: genlocale-${{github.ref_name}}
39
- branch-suffix: short-commit-hash
.github/workflows/push_format.yml
@@ -50,4 +50,3 @@ jobs:
50
title: "chore(format): run black on ${{github.ref_name}}"
51
commit-message: "chore(format): run black on ${{github.ref_name}}"
52
branch: formatter-${{github.ref_name}}
53
0 commit comments