Skip to content

Commit bf71e16

Browse files
committed
* prevent changes in dir be/public/react-json-view triggers workflow be @ .github/workflows/be.yaml
1 parent 527b257 commit bf71e16

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/be.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
paths:
66
- be/**
7+
- '!be/public/react-json-view/**'
78
- .github/workflows/be*.yaml
89
- .github/actions/be/action.yaml
910
jobs:

0 commit comments

Comments
 (0)