Skip to content

Commit db0ed61

Browse files
authored
paths ignore for downstream tests (#583)
1 parent c76ce26 commit db0ed61

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/downstream.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
branches:
55
- master
66
tags: '*'
7+
paths-ignore:
8+
- 'LICENSE'
9+
- 'README.md'
10+
- '.github/workflows/TagBot.yml'
711
pull_request:
812
paths-ignore:
913
- 'LICENSE'

0 commit comments

Comments
 (0)