Merge pull request #621 from gtardif/ci_minor_changes

Minor CI changes
This commit is contained in:
Guillaume Tardif 2020-09-17 12:20:48 +02:00 committed by GitHub
commit d320d5460c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,4 @@
name: 'Pull Request Labeler'
name: 'PR labeler'
on:
- pull_request_target

View File

@ -1,4 +1,4 @@
name: Continuous integration
name: Cloud integration tests
on:
push:

View File

@ -1,4 +1,4 @@
name: releaser
name: Releaser
on:
push:

View File

@ -1,6 +1,7 @@
# Docker Compose CLI
[![Actions Status](https://github.com/docker/compose-cli/workflows/Continuous%20integration/badge.svg)](https://github.com/docker/compose-cli/actions)
[![Actions Status](https://github.com/docker/compose-cli/workflows/Cloud%20integration%20tests/badge.svg)](https://github.com/docker/compose-cli/actions)
This CLI tool makes it easy to run containers in the cloud using either Amazon
Elastic Container Service