mirror of
https://github.com/X11Libre/xf86-video-amdgpu.git
synced 2026-03-24 01:24:31 +00:00
trivial: Add workflow rules
Suggested-by: Michel Dänzer <mdaenzer@redhat.com> Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
This commit is contained in:
@@ -63,3 +63,8 @@ linux-clang:
|
||||
extends: linux
|
||||
variables:
|
||||
CC: clang
|
||||
|
||||
workflow:
|
||||
rules:
|
||||
- if: $CI_PIPELINE_SOURCE == 'merge_request_event'
|
||||
- if: $CI_PIPELINE_SOURCE == 'push'
|
||||
|
||||
Reference in New Issue
Block a user