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

github.com/twbs/stylelint-config-twbs-bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2021-01-20 17:07:46 +0300
committerGitHub <noreply@github.com>2021-01-20 17:07:46 +0300
commite13f5e1d3cc8f068707acd8e8530404e6828c444 (patch)
treeb482ad7acdf194fc608504b0181a6df8f6d7a070
parentf6d297e2768fda8d201af9539b822837942e4629 (diff)
Update test.yml
-rw-r--r--.github/workflows/test.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 0143e31..46a3023 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -1,7 +1,8 @@
name: Tests
+
on: [push, pull_request]
+
env:
- CI: true
FORCE_COLOR: 2
jobs: