Skip to content

Commit a9aa5dd

Browse files
Fix pull request checkout
1 parent fff40fd commit a9aa5dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-linting-and-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
push:
77
branches:
88
- main
9-
pull_request_target:
9+
pull_request:
1010
branches:
1111
- main
1212

0 commit comments

Comments
 (0)