name: CI on: pull_request: types: [opened, synchronize, reopened] push: branches: - master - main - released jobs: CI: name: Packaging test uses: ci/workflows/.github/workflows/test-packaging.yaml@master