blob: e52e7530ae1601ea540be9df4b9e1bdbe382e708 [file] [edit]
name: Canary:Internal
on:
pull_request:
branches: [ main ]
types: [opened, synchronize, reopened, labeled, unlabeled]
jobs:
test_ecosystem:
permissions:
pull-requests: write
uses: ./.github/workflows/canary.yaml
with:
repos_file: .github/test_repos/repos.json
local_debug: true