Files
Notes/.github/workflows/pr.yml
2026-02-01 01:57:21 +05:30

14 lines
202 B
YAML

name: PR
on:
pull_request:
branches: [main]
permissions:
contents: read
pull-requests: read
jobs:
call-pr-workflow:
uses: FossifyOrg/.github/.github/workflows/pr.yml@main