Skip to content

Add reusable workflows for PRs and testing builds #1

Add reusable workflows for PRs and testing builds

Add reusable workflows for PRs and testing builds #1

Workflow file for this run

name: PR
on:
pull_request:
branches: [ master ]
jobs:
call-pr-workflow:
uses: FossifyOrg/.github/.github/workflows/pr.yml@main