async pipeline

pull/479/head
Frostebite 2023-01-18 22:16:16 +00:00
parent 4dd363e904
commit 946d0e007d
1 changed files with 1 additions and 2 deletions

View File

@ -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