This commit is contained in:
Mirei 2022-10-27 19:21:31 +03:30 committed by GitHub
parent 2ada8cdba1
commit 9c77458c35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
name: all_together
name: Collect
on:
workflow_dispatch:
@ -15,7 +15,8 @@ on:
- cron: "0 0,12 * * *"
jobs:
deploy:
main:
name: Collect & SpeedTest & Filter
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3