ci: also run tests for PRs from forks

Fixes CI not running in #262
This commit is contained in:
Julian Tölle 2023-03-19 16:00:20 +01:00
parent f637d31a89
commit 88e736ea41

View file

@ -3,6 +3,7 @@ name: CI
on:
push:
workflow_call:
pull_request:
jobs:
api: