We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c3e2b1 commit 5d7422aCopy full SHA for 5d7422a
.github/workflows/push.yml
@@ -6,19 +6,6 @@ on:
6
branches:
7
- master
8
- 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_*'
22
pull_request:
23
paths:
24
- 'cores/**'
0 commit comments