Skip to content

Commit

Permalink
More workflow adjustment.
Browse files Browse the repository at this point in the history
  • Loading branch information
heyitsbench authored Oct 24, 2024
1 parent 337bfa8 commit c5feb48
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions .github/workflows/core-build.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
name: core-build-modules
name: core-build
on:
workflow_call:
inputs:
module_repo:
required: true
type: string
module_branch:
required: false
type: string
push:
pull_request:
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit c5feb48

Please sign in to comment.