Skip to content

Commit

Permalink
Update build_and_upload_on_push_to_dev.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
frankyhollywood authored Jan 26, 2024
1 parent 8af2e99 commit 797f361
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions .github/workflows/build_and_upload_on_push_to_dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,25 +14,6 @@ env:
on:
push:
branches:[]
workflow_dispatch:
inputs:
logLevel:
description: 'Log level'
required: true
default: 'warning'
type: choice
options:
- info
- warning
- debug
tags:
description: 'Test scenario tags'
required: false
type: boolean
environment:
description: 'Environment to run tests against'
type: environment
required: true

jobs:
# A job to generate one shared unique version tag per build cycle for all built artifacts
Expand Down

0 comments on commit 797f361

Please sign in to comment.