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

10 lines
261 B
YAML

name: Testing build (on PR)
on:
pull_request:
branches: [ $default-branch ]
types: [ labeled, opened, synchronize, reopened ]
jobs:
call-testing-build-workflow:
uses: FossifyOrg/.github/.github/workflows/testing-build.yml@main