diff --git a/.github/workflows/added_dates.yml b/.github/workflows/added_dates.yml index 397a7a5bde..e5a2a06e97 100644 --- a/.github/workflows/added_dates.yml +++ b/.github/workflows/added_dates.yml @@ -23,7 +23,7 @@ jobs: pip3 install toml tomlkit gitpython - name: Add added dates to catalog files run: | - ./tools/save_added_date.py + ./tools/save_added_date.py -l . - uses: uncenter/setup-taplo@v1 - run: taplo fmt