Skip to content

Commit ff29a7b

Browse files
committed
change check on push
1 parent 2d669ed commit ff29a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
push:
88
branches:
99
- main
10-
pull_request:
10+
pull_request_target:
1111
merge_group:
1212

1313
jobs:

0 commit comments

Comments
 (0)