diff --git a/.github/workflows/torch16.yml b/.github/workflows/torch16.yml index 0694f774968ff63c476568b27cf4e5b328a740cd..4684b35c0f8b34027ae11669b15032a151192722 100644 --- a/.github/workflows/torch16.yml +++ b/.github/workflows/torch16.yml @@ -4,9 +4,9 @@ name: Torch16 # Controls when the action will run. on: - pull_request: - paths-ignore: - - 'docs/**' + #pull_request: + # paths-ignore: + # - 'docs/**' # Allows you to run this workflow manually from the Actions tab workflow_dispatch: