Skip to content

Commit

Permalink
try trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
DNKpp committed Oct 5, 2024
1 parent 7f28a34 commit 08c35f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: build & test
on:
workflow_run:
workflows: ["Generate Build-Matrix"]
types:
- completed
types: [completed]

jobs:
download-build-matrix:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/generate_build_matrix.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Generate Build-Matrix
name: "Generate Build-Matrix"
on:
push:
branches: [main, development]
Expand Down

0 comments on commit 08c35f4

Please sign in to comment.