mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-17 13:00:56 +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:
|
||||
push:
|
||||
branches: [main]
|
||||
paths:
|
||||
- ingestion/**
|
||||
- catalog-rest-service/**
|
||||
pull_request_target:
|
||||
branches: [main]
|
||||
paths:
|
||||
- ingestion/**
|
||||
- catalog-rest-service/**
|
||||
types: [labeled, opened, synchronize, reopened]
|
||||
|
||||
concurrency:
|
||||
group: py-tests-${{ github.head_ref || github.run_id }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user