Skip to content

Commit 9e2be7d

Browse files
jorgectfAlvaro Muñoz
andauthored
Apply suggestions from code review
Co-authored-by: Alvaro Muñoz <[email protected]>
1 parent 3ca7ada commit 9e2be7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ql/lib/ext/franzdiebold_github-env-vars-action.model.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ extensions:
33
pack: codeql/actions-all
44
extensible: sourceModel
55
data:
6-
- ["franzdiebold/github-env-vars-action", "*", "output.CI_PR_DESCRIPTION", "pull_request", "PR body"]
7-
- ["franzdiebold/github-env-vars-action", "*", "output.CI_PR_TITLE", "pull_request", "PR title"]
6+
- ["franzdiebold/github-env-vars-action", "*", "output.CI_PR_DESCRIPTION", "pull_request_target", "PR body"]
7+
- ["franzdiebold/github-env-vars-action", "*", "output.CI_PR_TITLE", "pull_request_target", "PR title"]

0 commit comments

Comments
 (0)