mirror of
https://github.com/FossifyOrg/File-Manager.git
synced 2026-01-01 12:10:33 -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
|