Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] Fix CI for torch2.1.0 #1418

Merged
merged 13 commits into from
Nov 20, 2023
Prev Previous commit
[Fix] Back to on-push
  • Loading branch information
fanqiNO1 committed Nov 20, 2023
commit 3298a12e33793d0b028b21f684871eb9239da1e4
2 changes: 1 addition & 1 deletion .github/workflows/merge_stage_test.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: merge_stage_test

on:
pull_request:
push:
paths-ignore:
- ".github/**.md"
- "docker/**"
Expand Down
Loading