Skip to content

Commit 61cd680

Browse files
committed
skip extra typos check
1 parent 2d4127b commit 61cd680

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
typos:
1111
name: Typos Check
1212
runs-on: ubuntu-latest
13+
if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository
1314
continue-on-error: true
1415
steps:
1516
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)