summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorkylo252 <[email protected]>2022-04-20 13:27:51 +0200
committerkylo252 <[email protected]>2022-04-20 13:27:51 +0200
commitce4f7b0fc82dcc0ec604cd7b576ae5db95ab7235 (patch)
tree0dbea71a10ac2f3c5e1e2ba21e8d132fa0199f3a /.github
parent2567d8612e2f31c024038e54b3dfa4825ff539d6 (diff)
parent0481ec8dddf4bd8ed81c10ae98807fec97f6f872 (diff)
Merge remote-tracking branch 'origin/rolling'
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