mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-01-22 22:39:16 +08:00
Update schedule-trigger.yml
This commit is contained in:
parent
ce253a2c97
commit
7fd748652e
2
.github/workflows/schedule-trigger.yml
vendored
2
.github/workflows/schedule-trigger.yml
vendored
@ -4,6 +4,8 @@ on:
|
|||||||
schedule:
|
schedule:
|
||||||
- cron: '30 18 */3 * *'
|
- cron: '30 18 */3 * *'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
watch:
|
||||||
|
types: [started]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user