Run the build GHA on pushes as well as PRs (#937)

This ensures that commits get a checkmark if they pass all tests.

Signed-off-by: Stephen Kitt <steve@sk2.org>

Signed-off-by: Stephen Kitt <steve@sk2.org>
This commit is contained in:
Stephen Kitt 2022-10-10 23:03:56 +02:00 committed by GitHub
parent 35bc4ac8b6
commit 9ce0d374f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ name: Build
on:
pull_request:
push:
permissions: {}