only run test when something in the package has changed

This commit is contained in:
René Werner
2023-02-20 20:14:20 +01:00
parent adb76e1a32
commit bdf971b980
15 changed files with 76 additions and 46 deletions
+2
View File
@@ -4,6 +4,8 @@ on:
- master
- main
pull_request:
paths:
- 'sqlite3/**'
name: "Tests Sqlite3"
jobs:
Tests: