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