Skip to content

Commit e4aaf94

Browse files
Update .github/workflows/treefmt.yml
Co-authored-by: Matt Sturgeon <[email protected]>
1 parent bf6ca2f commit e4aaf94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/treefmt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Formatting
22

33
on:
44
pull_request:
5-
paths-ignore:
5+
paths-ignore: &ignored
66
- "**.md"
77
- "**.svg"
88
- ".gitignore"

0 commit comments

Comments
 (0)