Update ql/lib/ext/tj-actions_branch-names.model.yml

This commit is contained in:
Alvaro Muñoz
2024-02-21 16:50:33 +01:00
committed by GitHub
parent a2b0a01298
commit a28f8e90f0

View File

@@ -4,7 +4,6 @@ extensions:
extensible: sourceModel
data:
# https://github.com/tj-actions/branch-names
- ["tj-actions/branch-names", "*", "output.base_ref_branch", "pull_request_target", "PR base branch"]
- ["tj-actions/branch-names", "*", "output.current_branch", "pull_request_target", "PR current branch"]
- ["tj-actions/branch-names", "*", "output.head_ref_branch", "pull_request_target", "PR head branch"]
- ["tj-actions/branch-names", "*", "output.ref_branch", "pull_request_target", "Branch tirggering workflow run"]