mirror of
https://github.com/xerial/snappy-java.git
synced 2025-04-08 19:35:08 +02:00
intertnal: Fix CI watch target files (#451)
This commit is contained in:
parent
2737ea41c4
commit
5c35a0ff12
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
@ -7,12 +7,13 @@ on:
|
|||||||
- '**.java'
|
- '**.java'
|
||||||
- '**.sbt'
|
- '**.sbt'
|
||||||
- '.github/workflows/*.yml'
|
- '.github/workflows/*.yml'
|
||||||
- 'src/main/resources/org/xerial/snappy/**'
|
- '**.so'
|
||||||
|
- '**.dll'
|
||||||
|
- 'src/main/resources/**'
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
- main
|
- main
|
||||||
- update-native-libs
|
|
||||||
paths:
|
paths:
|
||||||
- '**.scala'
|
- '**.scala'
|
||||||
- '**.java'
|
- '**.java'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user