From 0fd6ff014b3e7a999ff0cc94c41ef96210439619 Mon Sep 17 00:00:00 2001 From: Yegor Bugayenko Date: Sun, 17 Mar 2024 15:59:54 +0300 Subject: [PATCH] #1 doc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4f4db5c..b1ba851 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ using [bibcop](https://github.com/yegor256/bibcop). name: bibcop on: push: + pull_request: jobs: bibcop: runs-on: ubuntu-22.04