Skip to content

Commit 3fbe9c0

Browse files
authored
Merge pull request #585 from adzhindzhi/backmerge/develop-into-accessibility-release
Backmerge: Develop into accessibility release
2 parents 54c7c6c + f14347d commit 3fbe9c0

24 files changed

Lines changed: 3235 additions & 2226 deletions

.github/path-filters.yml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# This file is generated by scripts/update-gha-workflows.ts
2+
#
3+
# To regenerate: npm run refresh-gh-workflow
4+
15
# The `&global` anchor defines a set of common paths to include by reference in the other filters.
26
global: &global
37
- ".github/path-filters.yml"
@@ -14,9 +18,6 @@ any-workspace:
1418
task-herder:
1519
- *global
1620
- "packages/task-herder/**"
17-
scratch-media-lib-scripts:
18-
- *global
19-
- "packages/scratch-media-lib-scripts/**"
2021
scratch-svg-renderer:
2122
- *global
2223
- "packages/scratch-svg-renderer/**"
@@ -35,3 +36,6 @@ scratch-gui:
3536
- "packages/scratch-render/**"
3637
- "packages/scratch-svg-renderer/**"
3738
- "packages/scratch-vm/**"
39+
scratch-media-lib-scripts:
40+
- *global
41+
- "packages/scratch-media-lib-scripts/**"

.github/release.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)