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

Commit2483b3d

Browse files
authored
Update .github/workflows/wrap.yml
1 parentc3f058f commit2483b3d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

‎.github/workflows/wrap.yml‎

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@ jobs:
4545
# Detect changed files
4646
-name:Detect changed files
4747
run:echo "CHANGED_FILES=$(git diff --name-only ${{ github.event.before }}..${{ github.event.after }} | tr '\n' ' ')" >> $GITHUB_ENV
48-
49-
# Pull latest
50-
-name:git pull
51-
run:git pull origin ${{ github.event.pull_request.head.ref }}
5248

5349
# Wrap changed files
5450
-name:Wrap

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp