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