Skip to content

Commit

Permalink
chore(ci): Enable ci for next branch
Browse files Browse the repository at this point in the history
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
  • Loading branch information
npalm committed Dec 28, 2022
1 parent fef8d65 commit 30643eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lambda-runners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Lambda Runners
on:
push:
branches:
- main
- develop
pull_request:
paths:
- .github/workflows/lambda-runners.yml
Expand Down

0 comments on commit 30643eb

Please sign in to comment.