Skip to content

Update Github Actions CI #333

Update Github Actions CI

Update Github Actions CI #333

Workflow file for this run

name: Pull Request CI workflow
on:
pull_request:
types: [opened, reopened, synchronize, ready_for_review]
workflow_dispatch:
jobs:
continuous-integration:
uses: ./.github/workflows/continuous-integration.yml
secrets: inherit