mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-08-05 12:23:08 +00:00
ci: change theme-preview action run condition (#1903)
This commit makes sure that the theme-preview action only runs when a theme was added or changed.
This commit is contained in:
@@ -5,8 +5,10 @@ on:
|
||||
types: [opened, synchronize, reopened]
|
||||
branches:
|
||||
- master
|
||||
- theme-preview-script
|
||||
- theme_preview_script
|
||||
paths:
|
||||
- "themes/index.js"
|
||||
- "scripts/preview-theme.js"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user