comparison .github/workflows/ci-test.yml @ 6883:787d59053054

change start time
author John Rouillard <rouilj@ieee.org>
date Thu, 01 Sep 2022 12:12:32 -0400
parents b2b650d103a1
children 37478ab02ac9
comparison
equal deleted inserted replaced
6882:b2b650d103a1 6883:787d59053054
7 branches: [ "master" ] 7 branches: [ "master" ]
8 # pull_request: 8 # pull_request:
9 # branches: [ "master" ] 9 # branches: [ "master" ]
10 schedule: 10 schedule:
11 # monthly build/check 11 # monthly build/check
12 - cron: '0 19 1 * *' 12 - cron: '0 16 23 * *'
13 13
14 jobs: 14 jobs:
15 test: 15 test:
16 name: CI build test 16 name: CI build test
17 17

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