mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 14:57:39 -02:30
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -11,6 +11,8 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- devel # needed to publish code coverage post-merge
|
- devel # needed to publish code coverage post-merge
|
||||||
|
schedule:
|
||||||
|
- cron: '0 13,18 * * *'
|
||||||
jobs:
|
jobs:
|
||||||
common-tests:
|
common-tests:
|
||||||
name: ${{ matrix.tests.name }}
|
name: ${{ matrix.tests.name }}
|
||||||
|
|||||||
Reference in New Issue
Block a user