Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Klipper3d/klipper.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2022-07-16 17:45:26 +0300
committerKevin O'Connor <kevin@koconnor.net>2022-07-16 17:45:26 +0300
commit8a038c69411715cba36eaea92ee7a9944762ef6b (patch)
treea6f588f592842b1ab50740e1f7a633031a42fd65
parent06022b305f815a48c01e43218d471d470c5b017d (diff)
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 ba6c157bd..2e6e2c9d0 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: