FossifyGallery/.github/workflows/testing-build.yml
2024-09-26 09:39:37 +05:30

10 lines
252 B
YAML

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