Skip to content

Commit 3bd9878

Browse files
DevOpsDevOps
authored andcommitted
feat: sync-precommit
1 parent 981605c commit 3bd9878

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-precommit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Extract config from script
2929
run: |
3030
chmod +x .github/scripts/extract_config.sh
31-
.github/scripts/generate-changelog.sh
31+
.github/scripts/extract_config.sh
3232
3333
- name: Check if changes exist
3434
id: changes

0 commit comments

Comments
 (0)