commit | 93d643dd7926784baa0285f1edecd5637bf92a3d | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Tue Jan 02 13:58:24 2024 -0500 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Tue Jan 02 13:58:24 2024 -0500 |
tree | 0b40dfc871013e9dc459a2aee79fa782ca1c1b59 | |
parent | 81823673e4b6266a094d68a80ef91345b529edb6 [diff] [blame] |
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: