Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit b3c1151

Browse files
committed
fix pipeline trigger condition
1 parent 5f5ba8e commit b3c1151

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/latestRelease.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
push:
66
branches: "master"
77
paths:
8+
- '.github/workflows/latestRelease.yml'
89
- 'app/**'
910
- 'src/**'
1011
- 'test/**'

0 commit comments

Comments
 (0)