mirror of
https://github.com/FossifyOrg/Phone.git
synced 2025-12-24 00:17:45 -05:00
10 lines
151 B
YAML
10 lines
151 B
YAML
name: PR
|
|
|
|
on:
|
|
pull_request:
|
|
branches: [ main ]
|
|
|
|
jobs:
|
|
call-pr-workflow:
|
|
uses: FossifyOrg/.github/.github/workflows/pr.yml@main
|