diff --git a/.github/workflows/test_gdal_latest.yml b/.github/workflows/test_gdal_latest.yml index cc2a541d..b742776f 100644 --- a/.github/workflows/test_gdal_latest.yml +++ b/.github/workflows/test_gdal_latest.yml @@ -7,7 +7,7 @@ on: - cron: '0 0 * * 0' pull_request: # also build on PRs touching this file paths: - - ".github/workflows/test_gdal_latest.yaml" + - ".github/workflows/test_gdal_latest.yml" - "ci/gdal-compile.sh" concurrency: