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'
|
||||
- '**.sbt'
|
||||
- '.github/workflows/*.yml'
|
||||
- 'src/main/resources/org/xerial/snappy/**'
|
||||
- '**.so'
|
||||
- '**.dll'
|
||||
- 'src/main/resources/**'
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
- update-native-libs
|
||||
paths:
|
||||
- '**.scala'
|
||||
- '**.java'
|
||||
|
Loading…
x
Reference in New Issue
Block a user