diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5584de2..1e3e54f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -49,4 +49,4 @@ jobs: # exit 1 in case of error # We have 1 "valid" issue in CHANGELOG.md - grep -q "3 problems" heylogs.txt || exit 1 + grep -q "4 problems" heylogs.txt || exit 1