Skip to content

Commit 30643eb

Browse files
committed
chore(ci): Enable ci for next branch
BREAKING CHANGE: - Add option to deploy multiple runner at once, see for details: #2472 #2517 - Drop support check_run event, see for details: #2521 #2517 - Remove pre 0.19.0 scale down mechanism, see details: #2519 #2517
1 parent fef8d65 commit 30643eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lambda-runners.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Lambda Runners
22
on:
33
push:
44
branches:
5-
- main
5+
- develop
66
pull_request:
77
paths:
88
- .github/workflows/lambda-runners.yml

0 commit comments

Comments
 (0)