Skip to content
This repository was archived by the owner on Apr 26, 2025. It is now read-only.

Commit 9e05aa2

Browse files
Update test_and_merge.yml
1 parent 7855e84 commit 9e05aa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Test
3939
run: pytest .
4040

41-
dependabot:
41+
merge:
4242
runs-on: ubuntu-latest
4343
needs: [test]
4444
if: github.actor == 'dependabot[bot]'

0 commit comments

Comments
 (0)