Skip to content

fix CI token

Philipp S. Sommer requested to merge ci-test into main

the CI_JOB_TOKEN appears to only have limited API access. so we are using the manually defined CI_API_TOKEN environment variable here that has a read_api scope.

Merge request reports