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:
Niels de Vos 2020-08-07 15:20:51 +02:00 committed by mergify[bot]
parent 2e2f69e04a
commit 65a0e5c40b

View File

@ -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