Merge pull request #491 from nix-community/ci2

bors: fix status check
This commit is contained in:
Jörg Thalheim 2022-09-29 23:22:52 +02:00 committed by GitHub
commit 2f8de40ac4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1,2 @@
cut_body_after = "" # don't include text from the PR body in the merge commit message
status = [ "tests" ]
status = [ "Test" ]