bugfix: remove checkout parameters #6

Merged
jt merged 1 commits from feature/change-flow-settings-in-local-config into main 2026-07-29 14:35:04 +00:00
Showing only changes of commit 2be9b50ac4 - Show all commits
-3
View File
@@ -10,9 +10,6 @@ jobs:
steps:
- name: Check out repository code
uses: actions/checkout@v7
with:
fetch-depth: 0
fetch-tags: true
- name: Configure git
run: |