Update names

This commit is contained in:
Andras Schmelczer 2022-07-08 21:38:50 +02:00
parent 0e81df1ef5
commit 4b2731858a
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E
4 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
name: Publish on DockerHub
name: publish on DockerHub
on:
push:

View file

@ -1,4 +1,4 @@
name: Publish documentation
name: publish documentation
on:
workflow_dispatch:

View file

@ -1,4 +1,4 @@
name: Publish on PyPI
name: publish on PyPI
on:
push:

View file

@ -1,4 +1,4 @@
name: Test
name: tests
on:
workflow_dispatch: