Skip to content

Commit 54994bf

Browse files
committed
Changed branch name
1 parent 0457e22 commit 54994bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codespell.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ name: Codespell
44

55
on:
66
push:
7-
branches: [main]
7+
branches: [master]
88
pull_request:
9-
branches: [main]
9+
branches: [master]
1010

1111
permissions:
1212
contents: read

0 commit comments

Comments
 (0)