Skip to content

Commit 7f16ffb

Browse files
committed
cicd: excluded packaging/conf from workflow
1 parent 7b433c1 commit 7f16ffb

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/mamonsu-tests-dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ on:
1616
- 'README.md'
1717
- 'documentation/**'
1818
- 'examples/**'
19+
- 'packaging/conf/**'
1920

2021
jobs:
2122
mamonsu-tests:

.github/workflows/mamonsu-tests-master.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ on:
1616
- 'README.md'
1717
- 'documentation/**'
1818
- 'examples/**'
19+
- 'packaging/conf/**'
1920

2021
jobs:
2122
mamonsu-tests:

0 commit comments

Comments
 (0)