From 35d5241ec75d699e587f30c29c073d68ddf1c655 Mon Sep 17 00:00:00 2001 From: nateraw Date: Tue, 3 Jan 2023 10:32:21 -0500 Subject: [PATCH] :fire: remove comment --- .github/workflows/build_pr_documentation.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build_pr_documentation.yml b/.github/workflows/build_pr_documentation.yml index f6f96a0f..2b44619f 100644 --- a/.github/workflows/build_pr_documentation.yml +++ b/.github/workflows/build_pr_documentation.yml @@ -9,7 +9,6 @@ concurrency: jobs: build: - # TODO - switch back to main branch before merging uses: huggingface/doc-builder/.github/workflows/build_pr_documentation.yml@main with: commit_sha: ${{ github.event.pull_request.head.sha }}