Skip to content

Commit faa01e7

Browse files
remove unneeded declarations which are default
Co-authored-by: Julio Jimenez <[email protected]>
1 parent 1a4f4a1 commit faa01e7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/table_of_contents.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ jobs:
2323
# Step 1: Check out the repository
2424
- name: Check out repository
2525
uses: actions/checkout@v3
26-
with:
27-
repository: ClickHouse/clickhouse-docs
28-
ref: ${{ github.ref }} # checkout the current branch
2926

3027
# Step 2 - Setup Python
3128
- name: Set up Python

0 commit comments

Comments
 (0)