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.
2 parents d86125c + 2894b6c commit 6910995Copy full SHA for 6910995
.github/workflows/stage-app.yaml
@@ -46,5 +46,4 @@ jobs:
46
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
47
title: "Dev Staged"
48
body: "This is an automated pull request to merge changes from the Dev branch into Main. $STAGE_INFO"
49
- branch: "dev"
50
- base: "main"
+ branch: "main"
0 commit comments