name: CI on: pull_request: branches: - master permissions: contents: read actions: write jobs: build: uses: ./.github/workflows/build-ci.yml