From 4f03bcfdfec1a6361f5f19ffbdedde1cc055e045 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Tue, 19 May 2020 13:10:37 -0400 Subject: [PATCH] Suppress PR based spell check (cherry picked from commit 16f3f8060ece690049dbf8059cf2f5a2bcc21bc2) --- .github/actions/spell-check/only.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/actions/spell-check/only.txt diff --git a/.github/actions/spell-check/only.txt b/.github/actions/spell-check/only.txt new file mode 100644 index 0000000000..f10b961e08 --- /dev/null +++ b/.github/actions/spell-check/only.txt @@ -0,0 +1 @@ +^only-check-this-file$ -- 2.47.2