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 17b45c3 commit dda3236Copy full SHA for dda3236
1 file changed
.github/workflows/update-staging.yml
@@ -12,7 +12,7 @@ jobs:
12
if: github.ref == 'refs/heads/main' || contains(github.event.pull_request.labels.*.name, 'On Staging')
13
steps:
14
- uses: actions/checkout@v2
15
- - name: Merge by labeled
+ - name: 🖇️ Merge current branch into staging
16
uses: devmasx/merge-branch@v1.3.1
17
with:
18
type: now
0 commit comments