intertnal: Fix CI watch target files (#451)

This commit is contained in:
Taro L. Saito 2023-05-24 16:46:16 -07:00 committed by GitHub
parent 2737ea41c4
commit 5c35a0ff12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -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'