Skip to content

Commit

Permalink
GitHub Actions: Trigger FDs
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Lüpges <[email protected]>
  • Loading branch information
luepges committed Nov 4, 2024
1 parent dff6264 commit aa65552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_snapshot_mc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
project: [ "MontiCore/cd4analysis", "MontiCore/fd", "MontiCore/xml", "MontiCore/json", "MontiCore/ucd", "MontiCore/automaton" ]
project: [ "MontiCore/cd4analysis", "MontiCore/feature-diagram", "MontiCore/xml", "MontiCore/json", "MontiCore/ucd", "MontiCore/automaton" ]
steps:
- name: Trigger ${{ matrix.project }}
uses: peter-evans/repository-dispatch@v3
Expand Down

0 comments on commit aa65552

Please sign in to comment.