mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-21 09:50:36 +01: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:
parent
9c35efe978
commit
88c5aea5d3
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue