renaming workflows (easier for badge) and removing travis

This commit is contained in:
Julien Neuhart
2019-08-20 12:56:53 +02:00
parent bca8b6b606
commit fc2e3586a2
4 changed files with 4 additions and 27 deletions

View File

@@ -1,4 +1,4 @@
name: Gotenberg continuous delivery
name: Publish
on:
push:
branches:

View File

@@ -1,5 +1,5 @@
name: Gotenberg continuous integration
on: [push, pull_request]
name: Push
on: push
jobs:
tests: