Skip to content

Commit 7d3d079

Browse files
author
Jonathan Visser
committed
Remove redundant comment
1 parent 14e12e1 commit 7d3d079

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/lint.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
name: Run linting and suggest changes
22

3-
# `pull_request_target` because posting review suggestions requires a write
4-
# token, which `pull_request` withholds from fork pull requests. Note that the
5-
# fork approval policy does NOT gate `pull_request_target` runs, so nothing
6-
# from the pull request head may ever be executed here: dependencies are
7-
# installed from the trusted base branch BEFORE the head is checked out, and
8-
# the head is only processed as data by mdformat.
93
on:
104
pull_request_target:
115

0 commit comments

Comments
 (0)