Skip to content

Commit 2f3d4e4

Browse files
committed
Merge branch 'master' into test
2 parents a24e991 + f970b13 commit 2f3d4e4

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

.github/workflows/push.yml

Lines changed: 0 additions & 13 deletions
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)