From c677264e44eef0b2698dfc196963bcfc13bd2422 Mon Sep 17 00:00:00 2001 From: Antony Peacock Date: Fri, 6 Jan 2023 16:49:48 +0000 Subject: [PATCH] Syntax fix --- .github/workflows/documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 77c70a41..94ecc93d 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -29,7 +29,7 @@ on: - "docs/**" - "src/**" - "example/**" - pull_request:STDLIB + pull_request: paths: - ".github/workflows/documentation.yml" - "docs/**"