Skip to content

Commit

Permalink
revert adding inputs to workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Anton committed Jan 8, 2025
1 parent 8d90666 commit 5c1e2c1
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,6 @@ name: Helm Chart Linting and Tests

on:
workflow_dispatch:
inputs:
logLevel:
description: 'Log level'
required: true
default: 'warning'
type: choice
options:
- info
- warning
- debug

pull_request:
branches:
Expand Down

0 comments on commit 5c1e2c1

Please sign in to comment.