Skip to content

feat: add filter to exclude openclimatefix.org emails #610

feat: add filter to exclude openclimatefix.org emails

feat: add filter to exclude openclimatefix.org emails #610

Workflow file for this run

name: Python package tests
on:
push:
pull_request:
types: [opened, synchronize, reopened]
pull_request_target:
types: [opened, synchronize, reopened, ready_for_review]
schedule:
- cron: "0 12 * * 1"
jobs:
call-run-python-tests:
uses: openclimatefix/.github/.github/workflows/python-test.yml@v1.8.4
with:
python-version: "['3.12']"
pytest_cov_dir: "src"
os_list: '["ubuntu-latest"]'