better naming for actions

This commit is contained in:
Evgenii Alekseev 2021-04-09 20:02:17 +03:00
parent f2b39fe439
commit a0e6009876
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: