Skip to content

Commit

Permalink
try workflow run trigger
Browse files Browse the repository at this point in the history
Signed-off-by: BAStos525 <[email protected]>
  • Loading branch information
BAStos525 committed Nov 19, 2024
1 parent 7735dcf commit 392632f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr-pytests.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Iroha 2 pull request pytests
name: I2:PR::Pytests

on:
# repository_dispatch:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/sonar-dojo.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Iroha 2 Sonar-Dojo workflow
name: Iroha2::Sonar-Dojo

on:
workflow_run:
workflows: ["Iroha 2 pull request pytests"]
workflows: ["I2:PR::Pytests"]
types: [completed]

concurrency:
Expand Down

0 comments on commit 392632f

Please sign in to comment.