diff --git a/.github/workflows/db-test.yml b/.github/workflows/db-test.yml index 799b0ef99..3636fe489 100644 --- a/.github/workflows/db-test.yml +++ b/.github/workflows/db-test.yml @@ -5,8 +5,6 @@ on: types: [published] pull_request: types: [opened, reopened, synchronize] - paths: - - 'db_scripts/**' workflow_dispatch: inputs: message: @@ -36,4 +34,4 @@ jobs: name: ${{ matrix.DB_NAME }} uses: mosip/kattu/.github/workflows/db-test.yml@master with: - DB_LOCATION: ${{ matrix.DB_LOCATION}} \ No newline at end of file + DB_LOCATION: ${{ matrix.DB_LOCATION}}