Skip to content

Commit 3e1fd2d

Browse files
committed
Rename reusable workflows to aid organization
1 parent f8ea9bb commit 3e1fd2d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/reusable-check-python-package-versions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Check Python package versions
1+
name: "[REUSABLE] Check Python package versions"
22

33
on:
44
workflow_call:

.github/workflows/reusable-get-code-artifact-index-url.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Get CodeArtifact Python package index URL
1+
name: "[REUSABLE] Get CodeArtifact Python package index URL"
22

33
on:
44
workflow_call:

0 commit comments

Comments
 (0)