Skip to content

Commit

Permalink
rm GH actions CI dev conditions
Browse files Browse the repository at this point in the history
  • Loading branch information
nesnoj committed Sep 18, 2024
1 parent 6e86b8a commit 5225e6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:

# Jobs definition
runs-on: ${{ matrix.os }}
if: ${{ (!github.event.pull_request.draft) || (github.event.pull_request.ready_for_review) }}
strategy:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
Expand Down

0 comments on commit 5225e6e

Please sign in to comment.