chore: remove unused input from deploy-pr workflow (#11259)

This commit is contained in:
Muhammad Atif Ali
2023-12-18 17:32:53 +03:00
committed by GitHub
parent 5647e87207
commit 45e9d93d37
-4
View File
@@ -9,10 +9,6 @@ on:
- main
workflow_dispatch:
inputs:
pr_number:
description: "PR number"
type: number
required: true
experiments:
description: "Experiments to enable"
required: false