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