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

Commit4073512

Browse files
authored
ci: change theme-preview action run condition (anuraghazra#1903)
This commit makes sure that the theme-preview action only runs when atheme was added or changed.
1 parentf9b9015 commit4073512

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎.github/workflows/preview-theme.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@ on:
55
types:[opened, synchronize, reopened]
66
branches:
77
-master
8-
-theme-preview-script
8+
-theme_preview_script
9+
paths:
910
-"themes/index.js"
11+
-"scripts/preview-theme.js"
1012

1113
jobs:
1214
build:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp