mirror of
https://github.com/xerial/snappy-java.git
synced 2025-04-08 19:35:08 +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'
|
||||
- '**.sbt'
|
||||
- '.github/workflows/*.yml'
|
||||
- 'src/main/resources/org/xerial/snappy/**'
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
@ -15,6 +16,7 @@ on:
|
||||
- '**.java'
|
||||
- '**.sbt'
|
||||
- '.github/workflows/*.yml'
|
||||
- 'src/main/resources/org/xerial/snappy/**'
|
||||
|
||||
jobs:
|
||||
code_format:
|
||||
|
Loading…
x
Reference in New Issue
Block a user