Mercurial > p > roundup > code
comparison .github/workflows/ci-test.yml @ 6885:cc9bd0dd39fc
change time again. also build on all pushes
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 01 Sep 2022 12:37:40 -0400 |
| parents | 37478ab02ac9 |
| children | 05b5224bf19e |
comparison
equal
deleted
inserted
replaced
| 6884:37478ab02ac9 | 6885:cc9bd0dd39fc |
|---|---|
| 6 push | 6 push |
| 7 # pull_request: | 7 # pull_request: |
| 8 # branches: [ "master" ] | 8 # branches: [ "master" ] |
| 9 schedule: | 9 schedule: |
| 10 # monthly build/check | 10 # monthly build/check |
| 11 - cron: '0 16 23 * *' | 11 - cron: '23 17 1 * *' |
| 12 | 12 |
| 13 jobs: | 13 jobs: |
| 14 test: | 14 test: |
| 15 name: CI build test | 15 name: CI build test |
| 16 | 16 |
