ci: actually check pull_request merge instead of push
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
name: build
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches: main
|
||||
jobs:
|
||||
test:
|
||||
runs-on: nix
|
||||
|
||||
Reference in New Issue
Block a user