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 9939365 commit 1fdecdaCopy full SHA for 1fdecda
.github/workflows/upgrade-main.yml
@@ -34,4 +34,5 @@ jobs:
34
title: "chore: Upgrade dependencies"
35
commit-message: "Upgrade dependencies"
36
delete-branch: true
37
+ branch: upgrade-dependencies
38
body: "Upgrades project dependencies. See details in [workflow run](https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }})"
0 commit comments