better naming for actions

This commit is contained in:
Evgenii Alekseev 2021-04-09 20:02:17 +03:00
parent 8196dcc8a0
commit 75298d1b8a
2 changed files with 2 additions and 3 deletions

View File

@ -1,4 +1,4 @@
name: create release
name: release
on:
push:

View File

@ -1,5 +1,4 @@
# based on https://github.com/actions/starter-workflows/blob/main/ci/python-app.yml
name: check commit
name: tests
on:
push: