Skip to content

feat(paddle frontend): added paddle.mod to ivy paddle frontend #57387

feat(paddle frontend): added paddle.mod to ivy paddle frontend

feat(paddle frontend): added paddle.mod to ivy paddle frontend #57387

Workflow file for this run

name: lint
on:
pull_request:
types: [opened, synchronize, reopened]
push:
branches: [main]
permissions:
contents: write
jobs:
check-formatting:
name: Check formatting
uses: unifyai/workflows/.github/workflows/lint.yml@main
secrets: inherit