Skip to content

Commit

Permalink
fix: ref
Browse files Browse the repository at this point in the history
  • Loading branch information
Koooooo-7 committed Jan 27, 2024
1 parent f6f55d7 commit 1218446
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@ name: Integration test
on:
workflow_dispatch:
workflow_call:
ref-branch:
required: false
type: string
default: ''
inputs:
ref-branch:
required: false
type: string
default: ''

jobs:
go-echarts-pipeline:
Expand Down

0 comments on commit 1218446

Please sign in to comment.