Skip to content

Commit 1f5c071

Browse files
fix failing action
1 parent 2dd0ae4 commit 1f5c071

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)