Skip to content

Commit

Permalink
Update tld-update.yml
Browse files Browse the repository at this point in the history
Allow to run manually.
  • Loading branch information
weppos authored Jan 30, 2023
1 parent dadfb52 commit fee2c18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tld-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
name: tld-update
on:
schedule:
workflow_dispatch:
# Run once a day at 15:00 UTC
- cron: '0 15 * * *'
jobs:
Expand Down

0 comments on commit fee2c18

Please sign in to comment.