Skip to content

fix(oracle): point the extracted test module at the crate root (GH-214) #20

fix(oracle): point the extracted test module at the crate root (GH-214)

fix(oracle): point the extracted test module at the crate root (GH-214) #20

Workflow file for this run

# PR Authorization Gate — block PRs from unauthorized contributors
# Calls reusable workflow from paiml/.github
name: PR Gate
on:
pull_request_target:
types: [opened, reopened]
jobs:
authorize:
uses: paiml/.github/.github/workflows/pr-gate.yml@main