summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorstreetturtle <streetturtle@users.noreply.github.com>2022-01-23 21:34:01 -0500
committerGitHub <noreply@github.com>2022-01-23 21:34:01 -0500
commit3aac095e85b87d683e2b2c2b24a93af6051986bd (patch)
treecbe31c448fe126e82406457bfe5503d0d49baf50 /.github
parent355fd7f9f153d570c7e02533d4bb71c37ed8beb0 (diff)
Update update-site.yml
Diffstat (limited to '.github')
-rwxr-xr-x.github/workflows/update-site.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-site.yml b/.github/workflows/update-site.yml
index a3fe58a..7415c2e 100755
--- a/.github/workflows/update-site.yml
+++ b/.github/workflows/update-site.yml
@@ -5,7 +5,7 @@ on:
branches:
- 'master'
paths:
- - README.md'
+ - '**/README.md'
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: