Skip to content

Commit ad9510b

Browse files
committed
test metatrader
1 parent e24d2f2 commit ad9510b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test-metatrader5-integration.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@ name: Test |Test MetaTrader5 Integration
22

33
on:
44
push:
5-
branches: ['main']
5+
branches: ['*'] # <<<<<<<<<<<<<<<<<<<<<<<<<< Return to main before merging
66
pull_request:
7-
branches: ['main']
87

98
jobs:
109
test:

0 commit comments

Comments
 (0)