1 parent d38e28e commit 9cf2ddbCopy full SHA for 9cf2ddb
1 file changed
.github/workflows/ci.yml
@@ -2,8 +2,8 @@ name: CI
2
3
on:
4
push:
5
- # TEMP: run CI on this branch while it bakes. Revert before merging.
6
- branches: [master, main, LASAGNA-090706/soft]
+ # TEMP: run CI on these branches while they bake. Revert before merging.
+ branches: [master, main, LASAGNA-090706/soft, LASAGNA-140726/recover-crypto]
7
pull_request:
8
branches: [master, main]
9
0 commit comments