Skip to content

Commit 5c88794

Browse files
authored
[ez] Add aws/lambda folder to release lambda action trigger (#6826)
I saw that I still had to do a custom release, even though it was from the main branch, for my lambda
1 parent 83fa1c2 commit 5c88794

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lambda-release-tag-runners.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
- main
88
paths:
99
- 'terraform-aws-github-runner/**'
10+
- 'aws/lambda/**'
1011
pull_request: # Generate tag when PR modifies this workflow file
1112
paths:
1213
- '.github/workflows/lambda-release-tag-runners.yml'

0 commit comments

Comments
 (0)