ci: actually check pull_request merge instead of push
All checks were successful
build / test (pull_request) Successful in 22s

This commit is contained in:
Jörg Thalheim 2023-08-08 13:53:08 +02:00
parent 3ea17e1566
commit fbd1c3cff4

View File

@ -1,6 +1,8 @@
name: build
on:
pull_request:
push:
branches: main
jobs:
test:
runs-on: nix