Skip to content

Commit

Permalink
[MOSIP-29961] removed paths from db-test.yml (mosip#523)
Browse files Browse the repository at this point in the history
Signed-off-by: Rakshith B <[email protected]>
Signed-off-by: ase-101 <[email protected]>
  • Loading branch information
Rakshithb1 authored and ase-101 committed Jan 23, 2024
1 parent fbf877a commit 390677c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/db-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on:
types: [published]
pull_request:
types: [opened, reopened, synchronize]
paths:
- 'db_scripts/**'
workflow_dispatch:
inputs:
message:
Expand Down Expand Up @@ -36,4 +34,4 @@ jobs:
name: ${{ matrix.DB_NAME }}
uses: mosip/kattu/.github/workflows/db-test.yml@master
with:
DB_LOCATION: ${{ matrix.DB_LOCATION}}
DB_LOCATION: ${{ matrix.DB_LOCATION}}

0 comments on commit 390677c

Please sign in to comment.