mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04:00
Fix dependabot label for github-actions-related updates
I misspelled this when I added the labels section in ca941ffb1825; seems it was using github_actions before.
This commit is contained in:
parent
d93b1e7dc3
commit
b22c9cffc5
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
|
@ -15,4 +15,4 @@ updates:
|
|||
labels:
|
||||
- "maintenance"
|
||||
- "dependencies"
|
||||
- "github-actions"
|
||||
- "github_actions"
|
||||
|
|
|
|||
Loading…
Reference in a new issue