From 8924ccd0885a9ef818c4676f2d8842b358c5bb56 Mon Sep 17 00:00:00 2001 From: Leonid Yuriev Date: Fri, 30 Apr 2021 14:07:58 +0300 Subject: [PATCH] mdbx-ci: enable spelling on pull-requests. Change-Id: Ie8f6e6cab72e91d1fe13872f8f79cada80b7d4ce --- .github/workflows/spelling.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/spelling.yml b/.github/workflows/spelling.yml index ad932692..37da03d6 100644 --- a/.github/workflows/spelling.yml +++ b/.github/workflows/spelling.yml @@ -1,6 +1,7 @@ name: Spell checking on: push: + pull_request: jobs: build: