Skip to content

Commit

Permalink
ci(actions): update auto merge labels
Browse files Browse the repository at this point in the history
  • Loading branch information
kagawagao committed Apr 19, 2023
1 parent 8f39e46 commit 91ad616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Expand Up @@ -25,6 +25,6 @@ jobs:
uses: "pascalgn/automerge-action@v0.12.0"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_LABELS: "dependencies,chore,!wip"
MERGE_LABELS: "dependencies,!wip"
MERGE_METHOD: "squash"
UPDATE_METHOD: "rebase"

1 comment on commit 91ad616

@vercel
Copy link

@vercel vercel bot commented on 91ad616 Apr 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

g2plot-vue – ./

g2plot-vue.opd.cool
g2plot-vue-git-master-opd.vercel.app
g2plot-vue-opd.vercel.app
g2plot-vue.vercel.app

Please sign in to comment.