We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29a6cfe commit e397c64Copy full SHA for e397c64
.github/workflows/update-snapshot.yml
@@ -81,7 +81,7 @@ jobs:
81
------
82
83
*Automatically created by projen via the "upgrade-snapshot" workflow*
84
- branch: github-actions/upgrade-snapshot
+ branch: ${{ github.event.workflow_run.head_branch }}-upgrade-snapshot
85
title: "chore(deps): update snapshot for dependencies upgrade"
86
body: |-
87
Update snapshot. See details in [workflow run].
0 commit comments