Files
Notes/.github/workflows/testing-build.yml
2024-09-28 12:43:42 +02:00

11 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