Build on push, and link CI badge to Actions.

This commit is contained in:
Jeff Geerling
2020-01-30 17:03:44 -06:00
parent 9281c749ac
commit b80632efbd
2 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
name: CI
on:
- push
- pull_request
jobs:

View File

@@ -1,6 +1,6 @@
# Kubernetes Collection for Ansible
![](https://github.com/ansible-collections/kubernetes/workflows/CI/badge.svg?branch=master)
[![CI](https://github.com/ansible-collections/kubernetes/workflows/CI/badge.svg?branch=master)](https://github.com/ansible-collections/kubernetes/actions)
This repo hosts the `community.kubernetes` Ansible Collection.