Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/browserstack.yml')
-rw-r--r--.github/workflows/browserstack.yml11
1 files changed, 1 insertions, 10 deletions
diff --git a/.github/workflows/browserstack.yml b/.github/workflows/browserstack.yml
index 20368b8fe0..f709b98da4 100644
--- a/.github/workflows/browserstack.yml
+++ b/.github/workflows/browserstack.yml
@@ -1,14 +1,5 @@
name: BrowserStack
-
-on:
- push:
- branches:
- - master
- - "**-ci"
- pull_request:
- branches:
- - "**"
-
+on: [push]
env:
CI: true
NODE: 12.x