Skip to content

Commit 9cf2ddb

Browse files
committed
ci: temporarily run CI on LASAGNA-140726/recover-crypto
Add the branch to the push trigger so the full suite runs while it bakes. Revert this line before merging to master.
1 parent d38e28e commit 9cf2ddb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: CI
22

33
on:
44
push:
5-
# TEMP: run CI on this branch while it bakes. Revert before merging.
6-
branches: [master, main, LASAGNA-090706/soft]
5+
# TEMP: run CI on these branches while they bake. Revert before merging.
6+
branches: [master, main, LASAGNA-090706/soft, LASAGNA-140726/recover-crypto]
77
pull_request:
88
branches: [master, main]
99

0 commit comments

Comments
 (0)