Files
Flashlight/.github/workflows/pr.yml
Naveen Singh 7718c0766b chore: update lint rules and automate baseline updates (#55)
* chore: update lint rules and baselines

* ci: use core flavor for checks
2025-06-24 16:08:34 +05:30

12 lines
217 B
YAML

name: PR
on:
pull_request:
branches: [ main ]
jobs:
call-pr-workflow:
uses: FossifyOrg/.github/.github/workflows/pr.yml@main
with:
test_task: ":app:testCoreDebugUnitTest"