Add name to GH Actions workflow

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
This commit is contained in:
Stefan Scherer 2020-03-24 10:20:58 +01:00
parent e0c7db65a2
commit b5b4a9fa71
No known key found for this signature in database
GPG Key ID: 505AF50C5D02E697
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,5 @@
name: deploy stage website from master branch
on:
push:
branches:

View File

@ -1,3 +1,5 @@
name: deploy website from published branch
on:
push:
branches: