Skip to content

Commit

Permalink
chore(workflows): remove unnecessary inputs from workflow_call event …
Browse files Browse the repository at this point in the history
…in job_test_agent_local.yaml
  • Loading branch information
chronark committed Sep 20, 2024
1 parent 9486128 commit 29d67ee
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/job_test_agent_local.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
name: Test Agent Local
on:
workflow_call:
inputs:
agentBaseUrl:
required: true
type: string



jobs:
Expand Down

0 comments on commit 29d67ee

Please sign in to comment.