We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecb3845 commit 1648ad8Copy full SHA for 1648ad8
.github/workflows/mirror.yml .github/workflows/mirror.yaml
@@ -2,7 +2,8 @@ name: Mirror
2
on:
3
push:
4
branches:
5
- - '*'
+ - '*'
6
+ workflow_dispatch:
7
8
jobs:
9
mirror:
0 commit comments