Skip to content

Update for model injection #607

Update for model injection

Update for model injection #607

Workflow file for this run

name: CFWheels Pull Requests
on:
# push:
# branches-ignore:
# - "main"
# - "develop"
pull_request:
branches:
- develop
jobs:
tests:
uses: ./.github/workflows/tests.yml
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}