Skip to content

Commit de77f09

Browse files
ci: trigger workflow on push to feat-atlas branch
Co-Authored-By: Tempest <tempestai.dev@gmail.com> Co-authored-by: Tempest <tempestai.dev@gmail.com>
1 parent 9936382 commit de77f09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: CI
22

33
on:
44
push:
5-
branches: [main]
5+
branches: [main, feat-atlas]
66
pull_request:
77
branches: [main]
88

0 commit comments

Comments
 (0)