mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-01-18 10:49:30 +00:00
ci: do not run commitlint for admin user/group
commitlint should not run automatically on PRs, regardless who posted the PR. Everyone should be able to trigger a run of the job with `/test commitlint` anyway. Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
parent
2e2f69e04a
commit
65a0e5c40b
@ -31,7 +31,3 @@
|
|||||||
# TODO: set github-hooks to true when it is configured in GitHub
|
# TODO: set github-hooks to true when it is configured in GitHub
|
||||||
github-hooks: false
|
github-hooks: false
|
||||||
cron: 'H/5 * * * *'
|
cron: 'H/5 * * * *'
|
||||||
admin-list:
|
|
||||||
- nixpanic
|
|
||||||
org-list:
|
|
||||||
- ceph
|
|
||||||
|
Loading…
Reference in New Issue
Block a user