Skip to content

Commit 5ebb0cb

Browse files
committed
rename workflow files [ci skip]
1 parent 44cf948 commit 5ebb0cb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/manual_deploy_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: tests & build
1+
name: manual deploy docs
22
on:
33
push:
44
branches:

.github/workflows/manual_upload_conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: manual release
1+
name: manual release conda
22
on: [workflow_dispatch]
33

44
env:

.github/workflows/manual_upload_pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: manual release
1+
name: manual release pypi
22
on: [workflow_dispatch]
33

44
env:

0 commit comments

Comments
 (0)