We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 320f8ae commit 94ac4d1Copy full SHA for 94ac4d1
.github/workflows/trigger_new_template_version.yml
@@ -11,7 +11,7 @@ jobs:
11
if: ${{ github.event.created == true && github.event.deleted != true }}
12
strategy:
13
matrix:
14
- repo: ['pyfar/pyfar', 'pyfar/spharpy', 'pyfar/sofar', 'pyfar/pyrato']
+ repo: ['pyfar/pyfar', 'pyfar/spharpy', 'pyfar/sofar', 'pyfar/pyrato', 'pyfar/imkar']
15
runs-on: ubuntu-latest
16
steps:
17
- name: Repository Dispatch
0 commit comments