Files
Phone/.github/workflows/pr-labeler.yml
2025-05-22 19:35:16 +05:30

11 lines
188 B
YAML

name: PR Labeler
on:
pull_request_target:
types: [opened]
jobs:
call-pr-labeler-workflow:
uses: FossifyOrg/.github/.github/workflows/pr-labeler.yml@main
secrets: inherit