Skip to content

Update dependency typedload to v2.37 #164

Update dependency typedload to v2.37

Update dependency typedload to v2.37 #164

Workflow file for this run

name: Pull Request
on:
pull_request:
branches:
- main
jobs:
test:
uses: ./.github/workflows/test.yml
build:
uses: ./.github/workflows/build-push-image.yml
needs: test
with:
push: false