Skip to content

Commit 0c44f4e

Browse files
committedFeb 13, 2025
Rename workflows
1 parent 95f8f3d commit 0c44f4e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎.github/workflows/gh-pages-doc.yml renamed to ‎.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: deploy-documentation-gh-pages
1+
name: deploy-documentation
22

33
on:
44
push:

‎.github/workflows/main-automation.yml renamed to ‎.github/workflows/test-analyse.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: test-analyse-automation
1+
name: test-analyse
22

33
on:
44
push:

0 commit comments

Comments
 (0)