diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f8ac364..6e55697 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -7,6 +7,9 @@ on: required: true type: string workflow_dispatch: + inputs: + electron-version: + type: string schedule: - cron: '0 19 * * 1-5' push: