chore: remove if

This commit is contained in:
Dariusz Majcherczyk 2024-03-07 18:10:36 +01:00
parent 1dcecb30ee
commit 8cc7f587b0
No known key found for this signature in database
GPG Key ID: C42DFD2F046CA415

View File

@ -38,7 +38,6 @@ jobs:
strategy:
fail-fast: false
matrix:
if: ${{ fromJSON(inputs.projects) == true }}
project: ${{ fromJSON(inputs.projects) }}
name: ${{ matrix.project }}
needs: runner-choice