async pipeline
parent
4dd363e904
commit
946d0e007d
|
|
@ -1,13 +1,12 @@
|
||||||
name: Async Checks API
|
name: Async Checks API
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
checksObject:
|
checksObject:
|
||||||
description: ''
|
description: ''
|
||||||
required: false
|
required: false
|
||||||
default: ''
|
default: ""
|
||||||
|
|
||||||
permissions: write-all
|
permissions: write-all
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue