mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Merge pull request #10510 from StefanScherer/add-name
ci: Add name to GH Actions workflow
This commit is contained in:
2
.github/workflows/build-master.yml
vendored
2
.github/workflows/build-master.yml
vendored
@@ -1,3 +1,5 @@
|
||||
name: deploy stage website from master branch
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
||||
2
.github/workflows/build-published.yml
vendored
2
.github/workflows/build-published.yml
vendored
@@ -1,3 +1,5 @@
|
||||
name: deploy website from published branch
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
||||
Reference in New Issue
Block a user