Skip to content

Commit

Permalink
chore: 更新update_hosts.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sinspired committed Nov 29, 2024
1 parent dada722 commit 71ea70f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/update_hosts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: Update hosts

on:
push:
# paths:
# - 'setHosts.py'
# - 'setHosts_Classic.py'
# - 'requirements.txt'
paths:
- 'setHosts.py'
- 'setHosts_Classic.py'
- 'requirements.txt'
schedule:
- cron: '0 */4 * * *'
workflow_dispatch:
Expand Down

0 comments on commit 71ea70f

Please sign in to comment.