commit | 05d2af5bccb60f63c3aa8dd661f96512fd66e7e3 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Mon Jan 01 21:11:26 2024 -0500 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Mon Jan 01 21:11:34 2024 -0500 |
tree | 559b5af86b2dc877747292b533871ae3a5cff676 | |
parent | 774c926d138003b41a671b63c4fb39f93e2954cb [diff] [blame] |
dont run all jobs if we just have upper-constraints changes
diff --git a/.github/workflows/ceph.yml b/.github/workflows/ceph.yml index 3f81a2a..48210dd 100644 --- a/.github/workflows/ceph.yml +++ b/.github/workflows/ceph.yml
@@ -17,6 +17,7 @@ on: pull_request: paths-ignore: + - images/*/*/upper-constraints.txt - go.mod - go.sum workflow_dispatch: