FossifyGallery/.github/workflows/testing-build.yml

11 lines
252 B
YAML
Raw Normal View History

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