github: Rename GitHub workflow action
GitHub checks need to be uniquely named, and 'Documentation' conflicts with the ci-tool name. Rename this while we are running both so the names don't conflict. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
f17428a009
commit
b1de748948
1 changed files with 1 additions and 1 deletions
2
.github/workflows/doc-build.yml
vendored
2
.github/workflows/doc-build.yml
vendored
|
@ -1,7 +1,7 @@
|
|||
# Copyright (c) 2020 Linaro Limited.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
name: Documentation
|
||||
name: Documentation GitHub Workflow
|
||||
|
||||
on: [pull_request, push]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue