Skip to content

Commit

Permalink
build: Remove workflow_dispatch inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
rcubedev authored Feb 22, 2024
1 parent f182360 commit 08ccc30
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@ on:
branches:
- main
workflow_dispatch:
inputs:
environment:
description: 'Environment to run tests against'
type: environment
required: true

jobs:
build:
Expand Down

0 comments on commit 08ccc30

Please sign in to comment.