mirror of
https://github.com/FutaGuard/LowTechFilter.git
synced 2025-06-21 05:21:02 +08:00
github action rename jobs
This commit is contained in:
parent
fa4456d741
commit
ddcfb1d838
3
.github/workflows/tw165.yml
vendored
3
.github/workflows/tw165.yml
vendored
@ -2,12 +2,11 @@ name: TW165
|
||||
|
||||
on:
|
||||
schedule:
|
||||
# * is a special character in YAML so you have to quote this string
|
||||
- cron: '0 0 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
auto_close_issues:
|
||||
update_165_data:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user