Skip to content

Housekeeping/matching other repos #1

Housekeeping/matching other repos

Housekeeping/matching other repos #1

Workflow file for this run

on:
pull_request:
push:
branches:
- main
permissions:
contents: read
pages: write
id-token: write
actions: read
jobs:
test-python:
uses: NERC-CEH/dri-cicd/.github/workflows/test-python.yml@main
with:
coverage_threshold: 90