Skip to content

Commit 72ed4f7

Browse files
Update pr-or-master-push.yml
1 parent a323627 commit 72ed4f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-or-master-push.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,5 +134,5 @@ jobs:
134134
- name: Run codespell
135135
uses: codespell-project/actions-codespell@master
136136
with:
137-
skip: ./src/libmad,./src/libhelix-aac,./src/libopus,./src/libflac/
137+
skip: ./src/libmad,./src/libhelix-aac,./src/libopus,./src/libflac
138138
ignore_words_list: ESP8266,esp8266,esp,dout,DOUT,ser,ans,inout,numer,hist

0 commit comments

Comments
 (0)