mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-07 19:08:30 +03:00
Add poetry.lock and pyproject.toml paths to trigger tests.
This commit is contained in:
4
.github/workflows/tests-core.yaml
vendored
4
.github/workflows/tests-core.yaml
vendored
@@ -5,9 +5,13 @@ on:
|
||||
branches: [ main ]
|
||||
paths:
|
||||
- src/**
|
||||
- poetry.lock
|
||||
- pyproject.toml
|
||||
pull_request:
|
||||
paths:
|
||||
- src/**
|
||||
- poetry.lock
|
||||
- pyproject.toml
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
|
||||
Reference in New Issue
Block a user