Skip to content

Commit 3c23749

Browse files
committed
fmt
1 parent a45d61c commit 3c23749

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.tangled/workflows/mirror.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
when:
2-
- event: [ "push" ]
3-
branch: [ "*" ]
2+
- event: ["push"]
3+
branch: ["*"]
44
engine: "nixery"
55
clone:
66
skip: true
@@ -10,4 +10,3 @@ dependencies:
1010
steps:
1111
- name: mirror
1212
command: gh -R vic/vic issue comment 3 -b import-tree
13-

0 commit comments

Comments
 (0)