Skip to content

Commit 2cd6524

Browse files
authored
[skip ci] Skip building app when json file is edited. (recloudstream#807)
1 parent cbf1975 commit 2cd6524

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/prerelease.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: [ master ]
66
paths-ignore:
77
- '*.md'
8+
- '*.json'
89

910
concurrency:
1011
group: "pre-release"

0 commit comments

Comments
 (0)