Skip to content

Commit 82f9402

Browse files
authored
Merge pull request #408 from eclipse-score/ulhu_block_migr_mem_shared
Block memory/shared modifications in preparation of migration
2 parents 7ce4882 + b0d7a86 commit 82f9402

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/restricted_paths.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141
- 'score/language/futurecpp/**'
4242
- 'score/language/safecpp/test/**'
4343
- 'score/mw/**'
44+
- 'score/memory/shared/**'
45+
- 'score/memory/design/shared_memory/**'
4446
- name: Block PR if restricted files are changed
4547
if: steps.filter.outputs.restricted == 'true' && github.event_name != 'merge_group'
4648
env:

0 commit comments

Comments
 (0)