remove timeout vars in workflows

This commit is contained in:
Erica Portnoy
2026-06-11 11:12:41 -07:00
parent 29e13edc76
commit c9b6bf0a9f
4 changed files with 0 additions and 10 deletions
@@ -1,10 +1,6 @@
name: Snap packaging
on:
workflow_call:
inputs:
snapBuildTimeout:
description: 'timeout for snap builds in seconds'
type: number
secrets:
LAUNCHPAD_CREDENTIALS:
required: true