Ignore github actions
This commit is contained in:
parent
f4cbf71c72
commit
2f55be175e
|
@ -3,6 +3,10 @@
|
|||
"extends": [
|
||||
"config:base"
|
||||
],
|
||||
// Ignore commits produced by github actions workflows
|
||||
"gitIgnoredAuthors": [
|
||||
"githubaction@githubaction.com"
|
||||
],
|
||||
"dependencyDashboard": true,
|
||||
"enabledManagers": ["docker-compose", "dockerfile"]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user