Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit 02f0ecc

Browse files
committed
ci: update gitlab workflow names
1 parent 5dd29e4 commit 02f0ecc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/master-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Master Workflow
1+
name: master
22

33
on:
44
push:

.github/workflows/pull-request-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Pull Request Workflow
1+
name: pull_request
22

33
on: [pull_request]
44

0 commit comments

Comments
 (0)