mirror of
https://github.com/xerial/snappy-java.git
synced 2025-07-20 20:44:28 +02:00
internal: Run CI tests on native file change (#446)
This commit is contained in:
parent
10f3b32d49
commit
3bcc1c43e2
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -7,6 +7,7 @@ on:
|
|||||||
- '**.java'
|
- '**.java'
|
||||||
- '**.sbt'
|
- '**.sbt'
|
||||||
- '.github/workflows/*.yml'
|
- '.github/workflows/*.yml'
|
||||||
|
- 'src/main/resources/org/xerial/snappy/**'
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
@ -15,6 +16,7 @@ on:
|
|||||||
- '**.java'
|
- '**.java'
|
||||||
- '**.sbt'
|
- '**.sbt'
|
||||||
- '.github/workflows/*.yml'
|
- '.github/workflows/*.yml'
|
||||||
|
- 'src/main/resources/org/xerial/snappy/**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
code_format:
|
code_format:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user