diff .github/workflows/ci-test.yml @ 6882:b2b650d103a1

syntax fix
author John Rouillard <rouilj@ieee.org>
date Thu, 01 Sep 2022 12:11:09 -0400
parents ae3d98c1fb69
children 787d59053054
line wrap: on
line diff
--- a/.github/workflows/ci-test.yml	Thu Sep 01 12:07:32 2022 -0400
+++ b/.github/workflows/ci-test.yml	Thu Sep 01 12:11:09 2022 -0400
@@ -9,7 +9,7 @@
 #        branches: [ "master" ]
     schedule:
         # monthly build/check
-        - cron '0 19 1 * *'
+        - cron: '0 19 1 * *'
 
 jobs:
   test:

Roundup Issue Tracker: http://roundup-tracker.org/