Skip to content

refactor: ♻️ rename to properties in read_json() #439

refactor: ♻️ rename to properties in read_json()

refactor: ♻️ rename to properties in read_json() #439

Workflow file for this run

name: Check package
on:
pull_request:
branches:
- main
push:
branches:
- main
# Limit token permissions for security
permissions: read-all
jobs:
build:
uses: seedcase-project/.github/.github/workflows/reusable-check-python.yml@main
# Permissions needed for pushing to the coverage branch.
permissions:
contents: write