mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-02-06 11:29:30 +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))'
|
trigger-phrase: '/(re)?test ((all)|(commitlint))'
|
||||||
# only run on PRs where the trigger-phrase is posted
|
# only run on PRs where the trigger-phrase is posted
|
||||||
only-trigger-phrase: true
|
only-trigger-phrase: true
|
||||||
permit-all: false
|
permit-all: true
|
||||||
# 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 * * * *'
|
||||||
|
Loading…
Reference in New Issue
Block a user