diff --git a/.github/workflows/build_torch_mlir.yml b/.github/workflows/build_torch_mlir.yml index 28864cc..a40df89 100644 --- a/.github/workflows/build_torch_mlir.yml +++ b/.github/workflows/build_torch_mlir.yml @@ -1,15 +1,12 @@ name: Build torch-mlir on: -# uncomment these when iterating on this file -# pull_request: -# branches: -# - main workflow_dispatch: push: paths: - externals/** - .github/workflows/build_torch_mlir.yml +# uncomment these when iterating on this file # pull_request: # paths: # - externals/**