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

11 lines
261 B
YAML
Raw Normal View History

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