Skip to content

Commit 1648ad8

Browse files
authored
Update and rename mirror.yml to mirror.yaml
1 parent ecb3845 commit 1648ad8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/mirror.yml .github/workflows/mirror.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: Mirror
22
on:
33
push:
44
branches:
5-
- '*'
5+
- '*'
6+
workflow_dispatch:
67

78
jobs:
89
mirror:

0 commit comments

Comments
 (0)