We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e24d2f2 commit ad9510bCopy full SHA for ad9510b
.github/workflows/test-metatrader5-integration.yml
@@ -2,9 +2,8 @@ name: Test |Test MetaTrader5 Integration
2
3
on:
4
push:
5
- branches: ['main']
+ branches: ['*'] # <<<<<<<<<<<<<<<<<<<<<<<<<< Return to main before merging
6
pull_request:
7
8
9
jobs:
10
test:
0 commit comments