未验证 提交 56168eb3 编写于 作者: T Tim Lai 提交者: GitHub

ci(GA): remove dependabot auto-merge action (#7101)

上级 fb5cf9ef
......@@ -61,23 +61,3 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: 14.x
merge-me:
name: Merge me!
if: github.actor == 'dependabot[bot]'
runs-on: ubuntu-latest
needs: [ build, artifact-bundle ]
strategy:
matrix:
node-version: [ 14.x ]
steps:
- name: Merge me!
uses: ridedott/merge-me-action@master
with:
GITHUB_LOGIN: dependabot[bot]
GITHUB_TOKEN: ${{ secrets.SWAGGER_BOT_GITHUB_TOKEN }}
MERGE_METHOD: SQUASH
PRESET: DEPENDABOT_MINOR
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册