summaryrefslogtreecommitdiff
path: root/.github/workflows/build-api.yml
AgeCommit message (Collapse)Author
2021-04-25ci: Fix references to frontend and API modulesFabian Mastenbroek
This change fixes the references to the frontend and API modules that were invalidated due to the restructuring of project in the previous commit.
2021-03-20ci: Add reports and coverage tracking for APIFabian Mastenbroek
2021-03-20ci: Enable stricter CI triggersFabian Mastenbroek
This change will cause the CI to only trigger when opening a pull request.
2020-11-03Run all CI build pipelines on pull requestFabian Mastenbroek