This commit is contained in:
2021-09-13 11:33:26 -04:00
parent fbb27dc43f
commit c7884f0c48
3 changed files with 3 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ on:
branches: [ master ]
paths:
- 'dante/*'
- '.github/workflows/dante.yml'
pull_request:
branches: [ master ]

View File

@@ -3,6 +3,7 @@ on:
branches: [ master ]
paths:
- 'portfwd/*'
- '.github/workflows/portfwd.yml'
pull_request:
branches: [ master ]

View File

@@ -3,6 +3,7 @@ on:
branches: [ master ]
paths:
- 'rsync/*'
- '.github/workflows/rsync.yml'
pull_request:
branches: [ master ]