Skip to content

Commit 59ac5d8

Browse files
authored
Remove merge-dependabot (#3991)
This change removes the `merge-dependabot` workflow, which is no longer useful in case of grouped upgrades.
1 parent 3c4485e commit 59ac5d8

File tree

2 files changed

+0
-48
lines changed

2 files changed

+0
-48
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ permissions: read-all
2929
jobs:
3030

3131
build:
32-
if: github.actor != 'dependabot[bot]'
3332
uses: apache/logging-parent/.github/workflows/build-reusable.yaml@rel/12.1.1
3433
secrets:
3534
DV_ACCESS_TOKEN: ${{ startsWith(github.ref_name, 'release/') && '' || secrets.GE_ACCESS_TOKEN }}

.github/workflows/merge-dependabot.yaml

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)