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: on:
push: workflow_dispatch:
paths-ignore: schedule:
- 'docs/**' - cron: '25 0/12 * * *' # Build once every 12 hours, starting at 25 minutes past the hour (UTC)
branches:
- main
pull_request_target: pull_request_target:
paths-ignore: paths-ignore: