Skip to content

Commit c718ea3

Browse files
author
Ben Du
committed
update workflows
1 parent c6a7f0f commit c718ea3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/create_pr_dev_to_main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ jobs:
1010
- name: Install uv
1111
run: |
1212
curl -LsSf https://astral.sh/uv/install.sh | sudo env UV_INSTALL_DIR="/usr/local/bin" sh
13-
- uses: actions/checkout@v6
1413
- name: Create PR From dev To main
1514
run: |
1615
curl -sSL https://raw.githubusercontent.com/legendu-net/github_actions_scripts/main/create_pull_request.py \

0 commit comments

Comments
 (0)