Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
darioush committed Aug 21, 2024
1 parent 7d0b761 commit 06bcfde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-subnet-evm-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 06bcfde

Please sign in to comment.