Skip to content

Commit

Permalink
test:update_hosts.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sinspired committed Nov 29, 2024
1 parent cd02071 commit 983fe6e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/update_hosts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ name: Update hosts

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

0 comments on commit 983fe6e

Please sign in to comment.