Skip to content

Commit 40db725

Browse files
committed
Add current branch to workflow triggers for testing
1 parent 9dd78d4 commit 40db725

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
branches:
77
- main
88
- 'feature/**'
9+
- 'claude/update-lambda-examples-01PvMYTvCvRXWSY9GuijdZu2'
910
pull_request:
1011
branches:
1112
- main

0 commit comments

Comments
 (0)