mirror of
https://github.com/ai-robots-txt/ai.robots.txt.git
synced 2025-12-29 12:18:33 +01:00
Update ai_robots_update.yml with workflow_dispatch
Adding workflow_dispatch to enable manual triggers of this schedule job (for testing)
This commit is contained in:
parent
6d75f3c1c9
commit
2ccd443581
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ai_robots_update.yml
vendored
1
.github/workflows/ai_robots_update.yml
vendored
|
|
@ -2,6 +2,7 @@ name: Updates for AI robots files
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 * * *"
|
- cron: "0 0 * * *"
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
dark-visitors:
|
dark-visitors:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue