Commit ab5190d6 authored by Anas Nashif's avatar Anas Nashif
Browse files

ci: footprint: move scheduled run offpeak



Move schedule to off peak hours

Signed-off-by: default avatarAnas Nashif <anas.nashif@intel.com>
parent 84c460ed
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
name: Footprint Tracking

# Run every 12 hours and on tags
on:
  schedule:
    - cron: '50 1/12 * * *'
    - cron: '50 00 * * *'
  push:
    paths:
      - 'VERSION'