mirror of
https://github.com/martinvonz/jj.git
synced 2024-11-28 09:14:04 +00:00
github: fix name of workflow for Dependabot auto-merge
I apparently forgot to update the name when I copied `build.yml`.
This commit is contained in:
parent
d9a5869bcd
commit
b707a29f41
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dependabot.yml
vendored
2
.github/workflows/dependabot.yml
vendored
|
@ -1,4 +1,4 @@
|
||||||
name: build
|
name: Enable auto-merge for Dependabot PRs
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
Loading…
Reference in a new issue