From af1a7126d6c1a9475b2c609fde25b428a7ccecf5 Mon Sep 17 00:00:00 2001 From: Marco van den Oever Date: Sun, 28 Apr 2024 02:55:34 +0200 Subject: [PATCH] I <3 Yaml --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 099e445c..3706fdd2 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -4,7 +4,7 @@ on: # Runs on pushes targeting the default branch push: branches: ["master"] - paths: ["docs/**"] + paths: ["docs/**"] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: