We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de8d1e4 commit cccf478Copy full SHA for cccf478
.github/workflows/pr-ci.yaml
@@ -1,6 +1,6 @@
1
2
# This workflow will install Python dependencies, run tests and lint with a multiple versions of Python
3
-name: CloudFormation CLI CI
+name: CloudFormation CLI Pull Request CI
4
5
on:
6
push:
.github/workflows/pypi-release.yaml
@@ -1,5 +1,5 @@
# This workflow will release project to PyPI
+name: CloudFormation CLI Release
release:
0 commit comments