We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
merge-dependabot
1 parent 3c4485e commit 59ac5d8Copy full SHA for 59ac5d8
2 files changed
.github/workflows/build.yaml
@@ -29,7 +29,6 @@ permissions: read-all
29
jobs:
30
31
build:
32
- if: github.actor != 'dependabot[bot]'
33
uses: apache/logging-parent/.github/workflows/build-reusable.yaml@rel/12.1.1
34
secrets:
35
DV_ACCESS_TOKEN: ${{ startsWith(github.ref_name, 'release/') && '' || secrets.GE_ACCESS_TOKEN }}
.github/workflows/merge-dependabot.yaml
0 commit comments