We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f9bd26 commit bf39847Copy full SHA for bf39847
.github/workflows/aws-deploy.yaml
@@ -1,6 +1,7 @@
1
on:
2
push:
3
- - add-lambda-handler
+ branches:
4
+ - add-lambda-handler
5
6
jobs:
7
aws_cdk:
0 commit comments