Skip to content

Commit

Permalink
Update dailyrank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wanghaisheng authored Dec 18, 2024
1 parent 4dfc2a0 commit ffd4ed6
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/workflows/dailyrank.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
name: Daily Update Top 1m Domains
# https://github.com/adysec/top_1m_domains/blob/main/.github/workflows/main.yml
on:
push:
branches:
- main
schedule:
- cron: '0 12 * * *'
repository_dispatch:
# push:
# branches:
# - main
# schedule:
# - cron: '0 12 * * *'

jobs:
build:
Expand Down

0 comments on commit ffd4ed6

Please sign in to comment.