aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2023-08-17 11:23:52 -0400
committerEli Schwartz <eschwartz@archlinux.org>2023-08-18 11:16:15 -0400
commit2edcbb452ee30bb173518e51f28f7c192dc070e3 (patch)
tree3500605ec3bb3f229ab36093239838d1e915c221
parent9153b82cc2a1fdd98566d7ec6e1a153e106eb03d (diff)
downloadmeson-2edcbb452ee30bb173518e51f28f7c192dc070e3.zip
meson-2edcbb452ee30bb173518e51f28f7c192dc070e3.tar.gz
meson-2edcbb452ee30bb173518e51f28f7c192dc070e3.tar.bz2
CI: trigger website job when testing modifications to the website job
-rw-r--r--.github/workflows/website.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml
index 1b0ed84..2c76d87 100644
--- a/.github/workflows/website.yml
+++ b/.github/workflows/website.yml
@@ -10,9 +10,11 @@ on:
branches:
- master
paths:
+ - .github/workflows/website.yml
- docs/**
pull_request:
paths:
+ - .github/workflows/website.yml
- docs/**
workflow_dispatch:
release: