mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/
synced 2025-12-19 03:34:47 +08:00
Only run ci-fairy on merge requests
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
check-commits:
|
||||
stage: test
|
||||
image: registry.gitlab.com/kernel-firmware/linux-firmware
|
||||
rules:
|
||||
- if: $CI_MERGE_REQUEST_ID
|
||||
script:
|
||||
- ci-fairy check-commits --signed-off-by
|
||||
|
||||
|
||||
Reference in New Issue
Block a user