fix(ci): reduce runners consumption - codesee (#45252)

This commit is contained in:
Mrugesh Mohapatra
2022-02-25 19:50:58 +05:30
committed by GitHub
parent 4f8dad7662
commit cafe0762aa

View File

@ -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: