]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update browserstack.yml (#38303)
authorXhmikosR <xhmikosr@gmail.com>
Wed, 22 Mar 2023 08:20:31 +0000 (10:20 +0200)
committerGitHub <noreply@github.com>
Wed, 22 Mar 2023 08:20:31 +0000 (10:20 +0200)
.github/workflows/browserstack.yml

index 0dce151075a82ec028a8c0ea452d08a91bfca62d..e545d628a26e3e5319f9b2d9f7717eb6a9e0f20d 100644 (file)
@@ -3,7 +3,7 @@ name: BrowserStack
 on:
   push:
     branches:
-      - "*"
+      - "**"
       - "!dependabot/**"
   workflow_dispatch: