mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
Allow to dispatch Docker build
This commit is contained in:
@@ -14,6 +14,12 @@ on:
|
||||
description: 'Docker tag'
|
||||
required: true
|
||||
type: string
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
tag:
|
||||
description: 'Docker tag'
|
||||
required: true
|
||||
type: string
|
||||
|
||||
jobs:
|
||||
set-context:
|
||||
|
||||
Reference in New Issue
Block a user