mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 02:44:21 +02:00
remove timeout vars in workflows
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user