You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/lint.yml
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -6,17 +6,10 @@ on:
6
6
push:
7
7
branches:
8
8
- main
9
-
# Replace pull_request with pull_request_target if you
10
-
# plan to use this action with forks, see the Limitations section
11
9
pull_request:
12
10
branches:
13
11
- main
14
12
15
-
# Down scope as necessary via https://docs.github.com/en/actions/security-guides/automatic-token-authentication#modifying-the-permissions-for-the-github_token
0 commit comments