Skip to content

Commit

Permalink
Add configlet fmt to CI (#622)
Browse files Browse the repository at this point in the history
  • Loading branch information
mk-mxp authored Feb 21, 2024
1 parent 7ff9c2c commit 2b6b6d9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/org-wide-files-config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[configlet]
fmt = true
2 changes: 2 additions & 0 deletions .github/workflows/configlet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ permissions:
jobs:
configlet:
uses: exercism/github-actions/.github/workflows/configlet.yml@main
with:
fmt: true

0 comments on commit 2b6b6d9

Please sign in to comment.