Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitad7094b

Browse files
committed
Revert "Update create_pr.yml"
This reverts commit9b783e4.
1 parent3943326 commitad7094b

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

‎.github/workflows/create_pr.yml‎

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,15 @@ on:
55
schedule:
66
-cron:'0 0 1 * *'
77

8-
98
jobs:
109
create_pr:
1110
runs-on:ubuntu-latest
1211

1312
steps:
1413
-uses:actions/checkout@v3
15-
16-
-name:Install dependencies
17-
run:pip install -r requirements.txt
14+
15+
-name:Branch name test
16+
run:echo running on branch ${GITHUB_REF##*/}
1817

1918
-name:Run merge.py
20-
run:python merge.py --branch ${GITHUB_REF##*/}
19+
run:python merge.py

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp