We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2d0823 commit 6ebe4e6Copy full SHA for 6ebe4e6
.github/workflows/rename-module.yml
@@ -34,3 +34,4 @@ jobs:
34
github_token: ${{ secrets.GITHUB_TOKEN }}
35
target_branch: "auto-rename-module-${{ matrix.source_commit }}"
36
force: true
37
+ commit_prefix: "[AUTO] rename Go module + update internal import paths"
0 commit comments