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

Commit9ae6626

Browse files
committed
Update CI
1 parentcf17053 commit9ae6626

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎.github/workflows/wrap.yml‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
wrap:
9-
if:contains(github.event.comment.html_url, '/pull/')
9+
if:contains(github.event.comment.html_url, '/pull/') && contains(github.event.comment.body, '!wrap')
1010

1111
runs-on:ubuntu-latest
1212

@@ -15,8 +15,6 @@ jobs:
1515
# Run in all these versions of Python
1616
python-version:["3.10"]
1717

18-
if:contains(github.event.comment.body, '!wrap')
19-
2018
steps:
2119
# Checkout the latest code from the repo
2220
-name:Checkout repo

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp