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

ci: issue_count: reduce frequency



Reduce frequency of counting issues. The output of this workflow is
legacy and published externally, so we should re-consider keeping this
or do things a bit differently.

Signed-off-by: default avatarAnas Nashif <anas.nashif@intel.com>
parent ab5190d6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ name: Issue Tracker

on:
  schedule:
  - cron: '*/10 * * * *'
  - cron: '10 1/4 * * *'

permissions:
  contents: read