Skip to content

Commit 2b6b6d9

Browse files
authored
1 parent 7ff9c2c commit 2b6b6d9

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/org-wide-files-config.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[configlet]
2+
fmt = true

.github/workflows/configlet.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ permissions:
1313
jobs:
1414
configlet:
1515
uses: exercism/github-actions/.github/workflows/configlet.yml@main
16+
with:
17+
fmt: true

0 commit comments

Comments
 (0)