Skip to content

Commit 5d7422a

Browse files
committed
ci(refactor): Delete duplicated lines
1 parent 0c3e2b1 commit 5d7422a

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

.github/workflows/push.yml

-13
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,6 @@ on:
66
branches:
77
- master
88
- release/*
9-
paths:
10-
- 'cores/**'
11-
- 'libraries/**'
12-
- 'package/**'
13-
- 'tools/**.py'
14-
- 'platform.txt'
15-
- 'programmers.txt'
16-
- '.github/workflows/push.yml'
17-
- '.github/scripts/**'
18-
- '!.github/scripts/find_*'
19-
- '!.github/scripts/on-release.sh'
20-
- '!.github/scripts/tests_*'
21-
- '!.github/scripts/upload_*'
229
pull_request:
2310
paths:
2411
- 'cores/**'

0 commit comments

Comments
 (0)