Skip to content

Commit 63da3a1

Browse files
committed
another attempt
1 parent d25b636 commit 63da3a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot_automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
jobs:
77
auto-merge:
8-
if: GITHUB_ACTOR == 'dependabot'
8+
# if: github.actor == 'dependabot[bot]'
99
runs-on: ubuntu-latest
1010
steps:
1111
- run: echo ${GITHUB_ACTOR}

0 commit comments

Comments
 (0)