Run GitHub Actions on forked pull requests

This commit is contained in:
Tom M 2021-04-07 21:30:43 +02:00 committed by GitHub
parent ddb13e36c5
commit 2173fdcab3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
name: FluidSynth Linux
on: [push]
on: [push, pull_request]
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)