Skip to content

Commit ed445f8

Browse files
author
Rhys Koedijk
committed
Run codespell on push to main
1 parent dcf498a commit ed445f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codespell.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Codespell
22

33
on:
4+
push:
5+
branches: [main]
46
pull_request:
57
branches: [main]
68

0 commit comments

Comments
 (0)