diff --git a/.github/workflows/check-divecomputer-lists.yml b/.github/workflows/check-divecomputer-lists.yml index 61daee3fc..357579233 100644 --- a/.github/workflows/check-divecomputer-lists.yml +++ b/.github/workflows/check-divecomputer-lists.yml @@ -5,7 +5,7 @@ on: branches: - master paths: - - libdivdcomputer/src/descriptor.c + - libdivecomputer/src/descriptor.c - SupportedDivecomputers.txt - SupportedDivecomputers.html - scripts @@ -13,7 +13,7 @@ on: branches: - master paths: - - libdivdcomputer/src/descriptor.c + - libdivecomputer/src/descriptor.c - SupportedDivecomputers.txt - SupportedDivecomputers.html - scripts