mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 23:54:18 +02:00
enh(ci): add consistent labels (#4845)
This commit is contained in:
parent
95c6bc26a4
commit
b170469c4d
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
@ -6,4 +6,5 @@ updates:
|
||||
interval: weekly
|
||||
open-pull-requests-limit: 10
|
||||
labels:
|
||||
- 'pr: dependencies'
|
||||
- 'dependencies'
|
||||
- 'gha'
|
||||
|
7
.github/workflows/actionlint.yml
vendored
7
.github/workflows/actionlint.yml
vendored
@ -61,6 +61,13 @@ jobs:
|
||||
spaces: 2
|
||||
indent-sequences: true
|
||||
check-multi-line-strings: false
|
||||
comments:
|
||||
ignore-shebangs: true
|
||||
min-spaces-from-content: 1
|
||||
comments-indentation: disable
|
||||
new-lines:
|
||||
type: unix
|
||||
new-line-at-end-of-file: enable
|
||||
EOF
|
||||
|
||||
- name: Lint YAML files
|
||||
|
Loading…
x
Reference in New Issue
Block a user