fixup! Remove dependency from update-windows-fixtures job

This commit is contained in:
Nicolò Ribaudo 2021-01-06 19:16:20 +01:00
parent 47312bf1d1
commit c8117b6a49

View File

@ -10,8 +10,6 @@ on:
jobs:
update-windows-fixtures:
runs-on: windows-latest
needs: validate-inputs
if: ${{ github.event.inputs.task == 'update-windows-fixtures' }}
steps:
- name: Get Pull Request branch
uses: actions/github-script@v3