Skip to content

ci: pass secrets to testing build workflow #549

ci: pass secrets to testing build workflow

ci: pass secrets to testing build workflow #549

Workflow file for this run

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