CI: do ruff check when .gitlab-ci.yml changes (MR 4838)

To ensure that the check still works after .gitlab-ci.yml changes.
This commit is contained in:
Stefan Hansson 2024-02-18 20:15:20 +01:00 committed by Oliver Smith
parent 8ff400c128
commit e3b8f656b4
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -45,6 +45,7 @@ ruff:
changes:
- .ci/*
- .ci/*/*
- .gitlab-ci.yml
before_script:
- "echo 'https://dl-cdn.alpinelinux.org/alpine/edge/testing' >> /etc/apk/repositories"
script: