Skip to content

Commit fdcb9b1

Browse files
committed
Update browserstack.yml
1 parent ab049cd commit fdcb9b1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/browserstack.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ name: BrowserStack
33
on:
44
push:
55
branches:
6-
- main
6+
- "*"
7+
- "!dependabot/**"
78
workflow_dispatch:
89

910
env:

0 commit comments

Comments
 (0)