Skip to content

Commit 694e96a

Browse files
Merge pull request #255 from UiPath/chore/workflows-name
chore: fix workflows names
2 parents aeb92f2 + 0477284 commit 694e96a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Core CI
1+
name: CI
22

33
on:
44
workflow_dispatch: {}

.github/workflows/deploy_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Reusable Build Workflow
1+
name: Deploy Docs
22

33
on:
44
workflow_dispatch: {}

0 commit comments

Comments
 (0)