Skip to content

Commit cccf478

Browse files
author
John Tompkins
committed
Rename
1 parent de8d1e4 commit cccf478

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pr-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
# This workflow will install Python dependencies, run tests and lint with a multiple versions of Python
3-
name: CloudFormation CLI CI
3+
name: CloudFormation CLI Pull Request CI
44

55
on:
66
push:

.github/workflows/pypi-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This workflow will release project to PyPI
2-
name: CloudFormation CLI CI
2+
name: CloudFormation CLI Release
33

44
on:
55
release:

0 commit comments

Comments
 (0)