There was an error while loading. Please reload this page.
1 parent 0b3accf commit cde9f29Copy full SHA for cde9f29
1 file changed
.github/workflows/browserstack-tests.yml
@@ -2,7 +2,7 @@ name: BrowserStack Cross-Browser Tests
2
3
on:
4
push:
5
- branches: [ main, develop ]
+ branches: [ main, tutorial]
6
pull_request:
7
branches: [ main ]
8
workflow_dispatch: # Allow manual triggering
0 commit comments