FossifyGallery/.github/workflows/pr.yml
2024-09-25 17:17:42 +02:00

11 lines
228 B
YAML

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