summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/install.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/install.yaml b/.github/workflows/install.yaml
index 6e3685dd..54da94bc 100644
--- a/.github/workflows/install.yaml
+++ b/.github/workflows/install.yaml
@@ -23,7 +23,6 @@ jobs:
- runner: macos-10.15
os: osx
runs-on: ${{ matrix.runner }}
- if: github.event.pull_request.draft == false
steps:
- uses: actions/checkout@v2