Skip to content

Commit

Permalink
trigger indexnow
Browse files Browse the repository at this point in the history
  • Loading branch information
scottnath committed Apr 26, 2024
1 parent 6b7f384 commit a6eaf09
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/IndexNow.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: 'IndexNow'
on:
schedule:
# Set the schedule time
- cron: '0 0,12 * * *'
push:
branches:
- main

jobs:
check-and-submit:
Expand Down

0 comments on commit a6eaf09

Please sign in to comment.