Update .github/workflows/conventional-labels.yml

Co-authored-by: Madhavan <msmygit@users.noreply.github.com>
This commit is contained in:
Edwin Jose 2025-12-26 11:00:54 -06:00 committed by GitHub
parent 31285d0f8b
commit 981cfae3a6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,5 @@
# Warning, do not check out untrusted code with
# NOTE: pull_request_target is required to have write permissions to add labels on PRs from forks.
# This workflow must not be modified to check out or execute untrusted PR code, as it runs with base repo permissions.
# the pull_request_target event.
name: Label PRs with Conventional Commits
on: