Skip to content

fix: use oc:size for the pre-flight source size #7

fix: use oc:size for the pre-flight source size

fix: use oc:size for the pre-flight source size #7

Workflow file for this run

name: Pull Request
on:
pull_request:
branches: [main]
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
name: Build and Test
uses: ./.github/workflows/build.yml
secrets: inherit