Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Celiant committed Oct 25, 2024
1 parent f31d6cf commit 49f81b9
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/api-manual.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Guardian CI API Tests(Manual)
on:
workflow_dispatch:
inputs:
tags:
type: string
description: Tags for run(smoke, accounts, firstPool and etc.)
default: 'all'
description: 'Manual run'
workflow_dispatch:
inputs:
tags:
type: string
description: Tags for run(smoke, accounts, firstPool and etc.)
default: 'all'
description: 'Manual run'
jobs:
buildAndTest:
name: Build and Test (Manual)
Expand Down

0 comments on commit 49f81b9

Please sign in to comment.