Skip to content

Commit 64fd692

Browse files
committed
disable formatter
1 parent e179d60 commit 64fd692

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/formatter.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
on:
22
push:
3-
branches: ["*"]
4-
pull_request:
5-
branches: ["*"]
3+
# branches: ["*"]
4+
# pull_request:
5+
# branches: ["*"]
66

77
name: Format Code
88

0 commit comments

Comments
 (0)