Skip to content

Commit fb22059

Browse files
authored
Make tetss run on develop and production
1 parent 299672d commit fb22059

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/anchor-test.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: anchor-test
22
on:
33
push:
44
branches:
5-
- main
5+
- develop
6+
- production
67
pull_request:
78

89
jobs:

0 commit comments

Comments
 (0)