We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdcb9b1 commit 00fc712Copy full SHA for 00fc712
.github/workflows/browserstack.yml
@@ -3,7 +3,7 @@ name: BrowserStack
3
on:
4
push:
5
branches:
6
- - "*"
+ - "**"
7
- "!dependabot/**"
8
workflow_dispatch:
9
0 commit comments