Skip to content

Commit

Permalink
Update clojure.yml
Browse files Browse the repository at this point in the history
Fix typo.
  • Loading branch information
zhendrikse authored Oct 3, 2023
1 parent d9aa1e2 commit 8186fc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clojure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches: [ "master" ]
paths:
- '.github/worksflows/clojure.yml'
- '.github/workflows/clojure.yml'
- 'kata-solutions/connect-four/connect-four-clojure/**'
- 'kata-solutions/sudoku-kata/sudoku-clojure/**'
- 'kata-solutions/game-of-life/game-of-life-clojure/**'
Expand Down

0 comments on commit 8186fc3

Please sign in to comment.