Browse Source

Cleanup unused input (#379)

pull/380/head
MtnBurrit0 8 months ago committed by GitHub
parent
commit
bcfd475888
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/_ephemeral_environment_manager.yml

2
.github/workflows/_ephemeral_environment_manager.yml

@ -13,8 +13,6 @@ on: @@ -13,8 +13,6 @@ on:
type: boolean
sync_environment:
type: boolean
create_branch:
type: boolean
pull_request_number:
type: number
workflow_dispatch:

Loading…
Cancel
Save