mirror of
https://github.com/ipnet-mesh/meshcore-hub.git
synced 2026-07-22 01:22:39 +02:00
@@ -5,17 +5,6 @@ on:
|
||||
branches: [main]
|
||||
pull_request:
|
||||
branches: [main]
|
||||
paths:
|
||||
- "src/**"
|
||||
- "tests/**"
|
||||
- "alembic/**"
|
||||
- ".python-version"
|
||||
- "pyproject.toml"
|
||||
- ".pre-commit-config.yaml"
|
||||
- "AGENTS.md"
|
||||
- "README.md"
|
||||
- ".agents/**"
|
||||
- ".github/**"
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
||||
@@ -3,18 +3,6 @@ name: Build Project Image
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
paths:
|
||||
- "src/**"
|
||||
- "alembic/**"
|
||||
- "alembic.ini"
|
||||
- ".python-version"
|
||||
- "pyproject.toml"
|
||||
- "Dockerfile"
|
||||
- "docker-compose.*.yml"
|
||||
- "AGENTS.md"
|
||||
- "README.md"
|
||||
- ".agents/**"
|
||||
- ".github/**"
|
||||
tags:
|
||||
- "v*"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user