aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2022-07-16 10:45:26 -0400
committerKevin O'Connor <kevin@koconnor.net>2022-07-16 10:45:26 -0400
commit8a038c69411715cba36eaea92ee7a9944762ef6b (patch)
treea6f588f592842b1ab50740e1f7a633031a42fd65
parent06022b305f815a48c01e43218d471d470c5b017d (diff)
downloadkutter-8a038c69411715cba36eaea92ee7a9944762ef6b.tar.gz
kutter-8a038c69411715cba36eaea92ee7a9944762ef6b.tar.xz
kutter-8a038c69411715cba36eaea92ee7a9944762ef6b.zip
workflows: Fix spurious path in klipper3d-deploy.yaml
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r--.github/workflows/klipper3d-deploy.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/klipper3d-deploy.yaml b/.github/workflows/klipper3d-deploy.yaml
index ba6c157b..2e6e2c9d 100644
--- a/.github/workflows/klipper3d-deploy.yaml
+++ b/.github/workflows/klipper3d-deploy.yaml
@@ -7,7 +7,6 @@ on:
- master
paths:
- docs/**
- - mkdocs.yml
- .github/workflows/klipper3d-deploy.yaml
jobs:
deploy: