Skip to content

Commit 5e2fd69

Browse files
committed
ignore uri in codespell
1 parent 6517813 commit 5e2fd69

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codespell.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Spelling Check
22

33
on:
4-
schedule:
5-
- cron: "0 0 * * 2"
4+
push:
65

76
permissions:
87
contents: read
@@ -17,3 +16,4 @@ jobs:
1716
with:
1817
skip: CHANGELOG,Makefile,*.fig,*.pem
1918
ignore_words_list: ist,ists,hist,wan,ca,cas,que,ans,te,nd,referer,ot,uint,iif,fo,keep-alives,dosen,ifset,thrid,strack,ba,chck,hel,unx,mor
19+
uri_ignore_words_list: "*"

0 commit comments

Comments
 (0)