Skip to content

Commit 94ac4d1

Browse files
authored
Apply suggestion from @ahms5
1 parent 320f8ae commit 94ac4d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trigger_new_template_version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
if: ${{ github.event.created == true && github.event.deleted != true }}
1212
strategy:
1313
matrix:
14-
repo: ['pyfar/pyfar', 'pyfar/spharpy', 'pyfar/sofar', 'pyfar/pyrato']
14+
repo: ['pyfar/pyfar', 'pyfar/spharpy', 'pyfar/sofar', 'pyfar/pyrato', 'pyfar/imkar']
1515
runs-on: ubuntu-latest
1616
steps:
1717
- name: Repository Dispatch

0 commit comments

Comments
 (0)