fix(ci): reduce runners consumption - codesee (#45252)
This commit is contained in:
committed by
GitHub
parent
4f8dad7662
commit
cafe0762aa
8
.github/workflows/codesee-diagram.yml
vendored
8
.github/workflows/codesee-diagram.yml
vendored
@ -1,9 +1,7 @@
|
||||
on:
|
||||
push:
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '25 0/12 * * *' # Build once every 12 hours, starting at 25 minutes past the hour (UTC)
|
||||
|
||||
pull_request_target:
|
||||
paths-ignore:
|
||||
|
Reference in New Issue
Block a user