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 f6762cb96d
commit 963c7866dc
1 changed files with 1 additions and 0 deletions

View File

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