We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96260d3 commit df89c73Copy full SHA for df89c73
.github/workflows/dispatch_update.yml
@@ -61,7 +61,7 @@ jobs:
61
uses: peter-evans/create-pull-request@v7
62
with:
63
branch: create-pull-request/update
64
- branch-suffix: short-commit-hash
+ branch-suffix: random
65
committer: CESNETbot <[email protected]>
66
commit-message: ${{ steps.vars.outputs.pr_title }}
67
title: ${{ steps.vars.outputs.pr_title }}
0 commit comments