Skip to content

Commit 0c14ef1

Browse files
authored
Update spelling.yml
1 parent f2452b8 commit 0c14ef1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/spelling.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
branches:
66
- master
77
pull_request: null
8-
workflow_dispatch: null
98

109
concurrency:
1110
group: ${{ github.workflow }}-${{ github.ref }}
@@ -20,4 +19,4 @@ jobs:
2019
uses: actions/checkout@v4
2120

2221
- name: Check spelling
23-
uses: crate-ci/typos@master
22+
uses: crate-ci/typos@master

0 commit comments

Comments
 (0)