mirror of
https://github.com/FutaGuard/LowTechFilter.git
synced 2025-06-21 05:21:02 +08:00
github action 修正
This commit is contained in:
parent
6717c5575d
commit
fa4456d741
7
.github/workflows/tw165.yml
vendored
7
.github/workflows/tw165.yml
vendored
@ -1,11 +1,10 @@
|
||||
name: TW165
|
||||
|
||||
on:
|
||||
Schedule:
|
||||
- cron: '0 0 * * *'
|
||||
schedule:
|
||||
# * is a special character in YAML so you have to quote this string
|
||||
- cron: '0 0 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
|
||||
jobs:
|
||||
auto_close_issues:
|
||||
|
Loading…
x
Reference in New Issue
Block a user