mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2025-12-20 16:10:07 +01:00
gitlab CI: fix the repo name for excluding checks on master
Fixes 2698867311
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
2698867311
commit
94a09a40bd
2 changed files with 2 additions and 2 deletions
|
|
@ -173,7 +173,7 @@ check-commit:
|
|||
script:
|
||||
- ci-fairy check-commits --signed-off-by --junit-xml=results.xml
|
||||
except:
|
||||
- master@libinput/libinput
|
||||
- master@libevdev/libevdev
|
||||
variables:
|
||||
GIT_DEPTH: 100
|
||||
artifacts:
|
||||
|
|
|
|||
|
|
@ -110,7 +110,7 @@ check-commit:
|
|||
script:
|
||||
- ci-fairy check-commits --signed-off-by --junit-xml=results.xml
|
||||
except:
|
||||
- master@libinput/libinput
|
||||
- master@libevdev/libevdev
|
||||
variables:
|
||||
GIT_DEPTH: 100
|
||||
artifacts:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue