Skip to content

Commit d753210

Browse files
committed
Different branch-suffix
1 parent f42f291 commit d753210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/send-pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
with:
3939
token: ${{ secrets.PHPSTAN_BOT_TOKEN }}
4040
path: ./phpstan-src
41-
branch-suffix: short-commit-hash
41+
branch-suffix: random
4242
delete-branch: true
4343
title: "Update PHP 8 stubs"
4444
body: "Update PHP 8 stubs to ${{ env.GITHUB_REF_NAME }}"

0 commit comments

Comments
 (0)