From 06bcfdee735b5e2145c545dc54658c387744c998 Mon Sep 17 00:00:00 2001 From: Darioush Jalali Date: Wed, 21 Aug 2024 14:09:52 -0700 Subject: [PATCH] nit --- .github/workflows/sync-subnet-evm-branch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-subnet-evm-branch.yml b/.github/workflows/sync-subnet-evm-branch.yml index 7edd0eec14..c330ce5781 100644 --- a/.github/workflows/sync-subnet-evm-branch.yml +++ b/.github/workflows/sync-subnet-evm-branch.yml @@ -42,11 +42,11 @@ jobs: ./scripts/apply_diff_and_rename.sh subnet-evm/${{ github.event.inputs.remoteBranch }} # TODO: Should this step be removed? - # TODO: Using a single branch to iterate for now (avoid maing noise in notifications) - name: Restore .github/workflows run: | git checkout -- .github/workflows + # TODO: Using a single branch to iterate for now (avoid maing noise in notifications) - name: Create Pull Request id: create_pr uses: peter-evans/create-pull-request@v6