There was an error while loading. Please reload this page.
1 parent 1fd5281 commit 24d7edeCopy full SHA for 24d7ede
1 file changed
.github/workflows/create_pr.yml
@@ -9,10 +9,5 @@ jobs:
9
runs-on: ubuntu-latest
10
11
steps:
12
- - uses: actions/checkout@v3
13
-
14
- - name: Branch name test
15
- run: echo running on branch ${GITHUB_REF##*/}
16
17
- name: Run merge.py
18
run: python merge.py
0 commit comments