Skip to content

Commit

Permalink
Merge pull request #85 from bbc/philipn-consistent-workflow-dispatch-…
Browse files Browse the repository at this point in the history
…default-required

Regenerate static files
  • Loading branch information
philipnbbc authored Feb 20, 2024
2 parents b71e158 + 8339f8b commit b6e3d24
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/shared-ext-ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,22 +21,18 @@ on:
checkoutRef:
description: 'Overrides the branch of the repo under test to checkout'
required: false
default: ''
type: string
ciEnvironment:
description: 'The Actions Environment to use when running CI'
required: false
default: ''
type: string
enableArtifactory:
description: 'Upload to artifactory instead of PyPi'
required: false
default: false
type: boolean
enableUploadDocker:
description: 'Enable docker upload step. NOTE: Docker images will only be uploaded if the build is on a tag.'
required: false
default: false
type: boolean
secrets:
COMMONTOOLING_DEPLOY_KEY:
Expand Down

0 comments on commit b6e3d24

Please sign in to comment.