Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 24d7ede

Browse files
committed
Revert "Update create_pr.yml"
This reverts commit c41a820.
1 parent 1fd5281 commit 24d7ede

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/create_pr.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,5 @@ jobs:
99
runs-on: ubuntu-latest
1010

1111
steps:
12-
- uses: actions/checkout@v3
13-
14-
- name: Branch name test
15-
run: echo running on branch ${GITHUB_REF##*/}
16-
1712
- name: Run merge.py
1813
run: python merge.py

0 commit comments

Comments
 (0)