Skip to content

Commit ec72283

Browse files
committed
Ignore paths for semantic uplift
1 parent 3c510ba commit ec72283

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/semantic-uplift.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ on:
55
push:
66
branches:
77
- main
8+
paths-ignore:
9+
- jupyter/**
10+
- '**.py'
11+
- '**.md'
12+
- assets/**
813

914
jobs:
1015
uplift:

0 commit comments

Comments
 (0)