diff options
| author | XhmikosR <[email protected]> | 2023-03-22 10:20:31 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-03-22 10:20:31 +0200 |
| commit | 00fc712330b5b87e58370e6085b5426adf06b31a (patch) | |
| tree | df31d1906d02c20b8e233afe79241f89870366d0 /.github | |
| parent | fdcb9b193ae19336ccbf03e6387524d3e1caece1 (diff) | |
| download | bootstrap-00fc712330b5b87e58370e6085b5426adf06b31a.tar.xz bootstrap-00fc712330b5b87e58370e6085b5426adf06b31a.zip | |
Update browserstack.yml (#38303)
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/browserstack.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/browserstack.yml b/.github/workflows/browserstack.yml index 0dce15107..e545d628a 100644 --- a/.github/workflows/browserstack.yml +++ b/.github/workflows/browserstack.yml @@ -3,7 +3,7 @@ name: BrowserStack on: push: branches: - - "*" + - "**" - "!dependabot/**" workflow_dispatch: |
