Skip to content

Commit ace3ba7

Browse files
committed
CI: Add fix/ci to trigger branch
1 parent 3525de6 commit ace3ba7

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, develop]
5+
branches: [main, develop, fix/ci]
66
# pull_request workflows operate on GitHub's temporary merge commit,
77
# ensuring we test the exact code that would land on main.
88
pull_request:

0 commit comments

Comments
 (0)