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 35bc4fe commit f31d6cf
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/workflows/api-manual.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
name: Guardian CI API Tests(Manual)
on:
workflow_dispatch:
description: 'Manual run'
push:
branches-ignore:
- 'dependabot/**'
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 f31d6cf

Please sign in to comment.