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: on:
push: push:

View File

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