Skip to content

Commit 703748c

Browse files
committedMar 10, 2025
Run checks on alpha-test PR too
1 parent 58f53ef commit 703748c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: CI testing
22

33
on:
44
pull_request:
5-
branches: [develop, alpha-test-dev]
5+
branches: [develop, alpha-test-dev, alpha-test]
66
push:
77
branches: [develop, main, alpha-test]
88

0 commit comments

Comments
 (0)