SumAI-Search / .github /workflows /on-pull-request-to-main.yml
github-actions[bot]
Sync to HuggingFace Spaces
6b3405c
raw
history blame contribute delete
155 Bytes
name: On Pull Request To Main
on:
pull_request:
branches: ["main"]
jobs:
test-lint-ping:
uses: ./.github/workflows/reusable-test-lint-ping.yml