Skip to content

Commit 58b3c5f

Browse files
mesh-2092: remove dependabot stuff for testing
1 parent cda1b57 commit 58b3c5f

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/dependabot-auto-merge.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ jobs:
1919
pull-requests: write
2020

2121
steps:
22-
- name: Fetch Dependabot metadata
23-
id: metadata
24-
uses: dependabot/fetch-metadata@d7267f607e9d3fb96fc2fbe83e0af444713e90b7
25-
with:
26-
github-token: ${{ secrets.GITHUB_TOKEN }}
22+
# - name: Fetch Dependabot metadata
23+
# id: metadata
24+
# uses: dependabot/fetch-metadata@d7267f607e9d3fb96fc2fbe83e0af444713e90b7
25+
# with:
26+
# github-token: ${{ secrets.GITHUB_TOKEN }}
2727

2828
# - name: Auto-approve Dependabot PR
2929
# if: steps.metadata.outputs.update-type == 'version-update:semver-patch'

0 commit comments

Comments
 (0)