Update sync-files.yml
add workflow_dispatch
This commit is contained in:
parent
eecc8af715
commit
446cc5327b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/sync-files.yml
vendored
1
.github/workflows/sync-files.yml
vendored
|
|
@ -7,6 +7,7 @@ on:
|
|||
paths:
|
||||
- 'versions.json'
|
||||
- 'versions_deb.json'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
sync-files:
|
||||
|
|
|
|||
Loading…
Reference in a new issue