mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-02-10 18:05:07 +08:00
[git actions] Run git action on test modification
This commit is contained in:
1
.github/workflows/oracleDatabaseTests.yml
vendored
1
.github/workflows/oracleDatabaseTests.yml
vendored
@ -2,6 +2,7 @@ name: Oracle database tests
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- 'tests/integration/databaseTests/**'
|
||||
- 'DocService/sources/databaseConnectors/baseConnector.js'
|
||||
- 'DocService/sources/databaseConnectors/oracleConnector.js'
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user