chore: skip running things for image changes
diff --git a/.github/workflows/ceph.yml b/.github/workflows/ceph.yml
index 57da248..143350b 100644
--- a/.github/workflows/ceph.yml
+++ b/.github/workflows/ceph.yml
@@ -17,7 +17,7 @@
 on:
   pull_request:
     paths-ignore:
-      - images/*/*/upper-constraints.txt
+      - images/**
       - go.mod
       - go.sum
   workflow_dispatch: