aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/css.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/css.yml')
-rw-r--r--.github/workflows/css.yml11
1 files changed, 1 insertions, 10 deletions
diff --git a/.github/workflows/css.yml b/.github/workflows/css.yml
index c9d10b8e5..390bffc96 100644
--- a/.github/workflows/css.yml
+++ b/.github/workflows/css.yml
@@ -1,14 +1,5 @@
name: CSS
-
-on:
- push:
- branches:
- - master
- - "**-ci"
- pull_request:
- branches:
- - "**"
-
+on: [push, pull_request]
env:
CI: true
NODE: 12.x