Skip to content

Update inclusion bot #216

Update inclusion bot

Update inclusion bot #216

Workflow file for this run

name: pull request
on:
pull_request:
jobs:
build:
uses: ./.github/workflows/reusable_build.yml
test:
needs: [build]
uses: ./.github/workflows/reusable_test.yml