Skip to content

fix(deps): update octokit monorepo #12

fix(deps): update octokit monorepo

fix(deps): update octokit monorepo #12

Workflow file for this run

name: pr
on:
pull_request:
jobs:
test:
if: ${{ github.event.pull_request.base.repo.node_id != github.event.pull_request.head.repo.node_id }}
uses: ./.github/workflows/test.yml
secrets: inherit