mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
gitlab CI: add main branch to exception list for check-commits
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2129>
This commit is contained in:
@@ -326,7 +326,7 @@ check-commits:
|
||||
script:
|
||||
- ci-fairy check-commits --junit-xml=results.xml
|
||||
except:
|
||||
- master@xorg/xserver
|
||||
- main@xorg/xserver
|
||||
variables:
|
||||
GIT_DEPTH: 100
|
||||
artifacts:
|
||||
|
||||
Reference in New Issue
Block a user