ci: Update tdgpt-update-service.yml
Remove push trigger condition after verification
This commit is contained in:
parent
425d7fb8c7
commit
7de0dd67c1
|
@ -1,7 +1,6 @@
|
||||||
name: TDGpt Update Service
|
name: TDGpt Update Service
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '30 00 * * *'
|
- cron: '30 00 * * *'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue