Skip to content

Commit

Permalink
Merge pull request #19 from jmetz/staging
Browse files Browse the repository at this point in the history
Removed status url from ci workflow inputs
  • Loading branch information
jmetz authored Jan 15, 2024
2 parents f856f2d + b6dce37 commit 1d765a8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci_runner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ name: CI Runner
on:
workflow_dispatch:
inputs:
status_url:
description: 'URL endpoint for status to be posted to'
required: false
type: string
model_nickname:
description: 'Nickname of the model - to be used to access the model data on S3'
required: true
Expand Down

0 comments on commit 1d765a8

Please sign in to comment.