Update .github/workflows/conventional-labels.yml
Co-authored-by: Madhavan <msmygit@users.noreply.github.com>
This commit is contained in:
parent
31285d0f8b
commit
981cfae3a6
1 changed files with 2 additions and 1 deletions
3
.github/workflows/conventional-labels.yml
vendored
3
.github/workflows/conventional-labels.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue