Skip to content

Commit

Permalink
DX: always run CI, not just on non-draft
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Nov 19, 2022
1 parent a624117 commit 89b9f79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ jobs:

documentation:
name: Build documentation and run notebooks
if: github.event.pull_request.draft == false
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 89b9f79

Please sign in to comment.