mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-09 17:12:14 +01:00
renaming workflows (easier for badge) and removing travis
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Gotenberg continuous delivery
|
||||
name: Publish
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
@@ -1,5 +1,5 @@
|
||||
name: Gotenberg continuous integration
|
||||
on: [push, pull_request]
|
||||
name: Push
|
||||
on: push
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
Reference in New Issue
Block a user