Skip to content

Commit

Permalink
feat: add setup_matrix.py to trigger
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Wendel <[email protected]>
  • Loading branch information
KwadFan committed Nov 1, 2023
1 parent 042f342 commit 381ec84
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/BuildImages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
- "src/build_dist"
- "config/**"
- ".github/workflows/BuildImages.yml"
- "scripts/setup_matrix.py"
tags-ignore:
- "**"
pull_request:
Expand All @@ -18,6 +19,7 @@ on:
- "src/**"
- "config/**"
- ".github/workflows/BuildImages.yml"
- "scripts/setup_matrix.py"

workflow_dispatch:

Expand Down

0 comments on commit 381ec84

Please sign in to comment.