Rename workflows to match build.yml

This commit is contained in:
YAMAMOTO Takashi 2020-04-15 14:19:27 +09:00 committed by Xiang Xiao
parent f3f4b20538
commit 9d064cb58b
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
name: PR Check CI (check)
name: Check
on:
pull_request:

View File

@ -10,7 +10,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
name: PR Check CI (doc)
name: Doc
on:
pull_request: