mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-01-29 16:19:29 +00:00
ci: allow everyone to run the "commitlint" job
Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
parent
fdb17ace76
commit
648c3f7f77
@ -28,7 +28,7 @@
|
||||
trigger-phrase: '/(re)?test ((all)|(commitlint))'
|
||||
# only run on PRs where the trigger-phrase is posted
|
||||
only-trigger-phrase: true
|
||||
permit-all: false
|
||||
permit-all: true
|
||||
# TODO: set github-hooks to true when it is configured in GitHub
|
||||
github-hooks: false
|
||||
cron: 'H/5 * * * *'
|
||||
|
Loading…
Reference in New Issue
Block a user