Skip to content

Update: ivy.compile( ) updated to ivy.trace_graph( ) #16017

Update: ivy.compile( ) updated to ivy.trace_graph( )

Update: ivy.compile( ) updated to ivy.trace_graph( ) #16017

Workflow file for this run

name: Trigger lint format
on:
pull_request_target:
types: [opened, edited, synchronize, reopened]
permissions:
contents: write
jobs:
fix-linting:
name: PR Lint Bot
uses: unifyai/workflows/.github/workflows/pr-lint-bot.yml@main
secrets: inherit