Run all the jobs

This commit is contained in:
tcely 2025-03-27 10:25:11 -04:00 committed by GitHub
parent ffd6edd913
commit 9d9c549275
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@ on:
jobs:
info:
if: ${{ !cancelled() && 'pull_request' != github.event_name }}
#if: ${{ !cancelled() && 'pull_request' != github.event_name }}
runs-on: ubuntu-latest
outputs:
ffmpeg-releases: ${{ steps.ffmpeg.outputs.releases }}