Upodate .gitlab-ci to run lint only @ main

This commit is contained in:
Max Luebke 2022-03-01 11:10:08 +01:00
parent b7b37e9231
commit d65fcd453b

View File

@ -42,4 +42,4 @@ lint:
- make
only:
refs:
- master
- main