fix: fix setting that skips all tests on schedule

This commit is contained in:
Marcel_Henselin 2026-02-19 11:34:06 +01:00
parent 6e1817c425
commit ec6e3266af

View file

@ -228,7 +228,6 @@ jobs:
# path: "stackit/${{ env.CODE_COVERAGE_FILE_NAME }}"
config:
if: ${{ github.event_name != 'schedule' }}
name: Check GoReleaser config
runs-on: ubuntu-latest
steps: