mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-17 21:10:28 +00:00
Always trigger py ci (#6075)
This commit is contained in:
parent
c40e9ff685
commit
3e8f3d1b7c
8
.github/workflows/py-tests-3_9.yml
vendored
8
.github/workflows/py-tests-3_9.yml
vendored
@ -14,14 +14,8 @@ name: py-tests
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
paths:
|
|
||||||
- ingestion/**
|
|
||||||
- catalog-rest-service/**
|
|
||||||
pull_request_target:
|
pull_request_target:
|
||||||
branches: [main]
|
types: [labeled, opened, synchronize, reopened]
|
||||||
paths:
|
|
||||||
- ingestion/**
|
|
||||||
- catalog-rest-service/**
|
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: py-tests-${{ github.head_ref || github.run_id }}
|
group: py-tests-${{ github.head_ref || github.run_id }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user