mirror of
https://github.com/gofiber/storage.git
synced 2026-04-22 23:07:21 +08:00
only run test when something in the package has changed
This commit is contained in:
@@ -4,6 +4,8 @@ on:
|
||||
- master
|
||||
- main
|
||||
pull_request:
|
||||
paths:
|
||||
- 'sqlite3/**'
|
||||
name: "Tests Sqlite3"
|
||||
jobs:
|
||||
Tests:
|
||||
|
||||
Reference in New Issue
Block a user