Skip to content

Commit 72b66ff

Browse files
committed
Fix comment.
1 parent 7573c61 commit 72b66ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/src/experimental/Security/CWE-094/UntrustedCheckout.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ class ProbableJob extends Actions::Job {
5353
}
5454

5555
/**
56-
* on: pull_request_target
56+
* The `on: pull_request_target`.
5757
*/
5858
class ProbablePullRequestTarget extends Actions::On, YamlMappingLikeNode {
5959
ProbablePullRequestTarget() {

0 commit comments

Comments
 (0)