Skip to content

Commit 960201b

Browse files
remove dependabot
1 parent b5e544a commit 960201b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/auto-merge-pr.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ jobs:
99
runs-on: ubuntu-latest
1010
if: contains(github.head_ref, 'feature/update_cli')
1111
steps:
12-
- name: Dependabot metadata
13-
id: metadata
14-
uses: dependabot/fetch-metadata@dbb049abf0d677abbd7f7eee0375145b417fdd34 #v2.2.0
15-
with:
16-
github-token: "${{ secrets.PERSONAL_ACCESS_TOKEN }}"
1712
- name: Enable auto-merge for Dependabot PRs
1813
env:
1914
PR_URL: ${{github.event.pull_request.html_url}}

0 commit comments

Comments
 (0)