ci: check pr merge instead of pr branch #72

Merged
clan-bot merged 1 commits from Mic92-flake-parts-refactoring into main 2023-08-08 11:55:01 +00:00

View File

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