Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions .github/workflows/cross_repos_build.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: Trigger build cross multiple repositories

on:
true:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be remove mistakenly.

issue_comment:
types: [created]

types:
- created
jobs:
call_workflow:
secrets: inherit
uses: vivoblueos/kernel/.github/workflows/reusable_cross_repos_build.yml@main
secrets: inherit
name: Trigger build cross multiple repositories