Skip to content

Commit 6defce4

Browse files
author
yefubao
committed
ci: Change GitHub Actions trigger branch from add_qa_teat251230 to main
1 parent 6f9d881 commit 6defce4

7 files changed

Lines changed: 8 additions & 8 deletions

.github/workflows/qa_cpp_distributed.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: QA CPP Distributed
33
on:
44
push:
55
branches:
6-
- add_qa_teat251230
6+
- main
77
pull_request:
88
branches:
99
- main
@@ -106,7 +106,7 @@ jobs:
106106
run: |
107107
source .github/workflows/scripts/gpu_check.sh
108108
wait_for_gpu
109-
109+
110110
- name: L0 CPP Distributed
111111
id: L0_cpp_distributed
112112
# timeout-minutes: 10

.github/workflows/qa_cppunittes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: QA CPP Unittest
33
on:
44
push:
55
branches:
6-
- add_qa_teat251230
6+
- main
77
pull_request:
88
branches:
99
- main

.github/workflows/qa_l0_pytorch_lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: QA L0 PYTHORCH Lint
33
on:
44
push:
55
branches:
6-
- add_qa_teat251230
6+
- main
77
pull_request:
88
branches:
99
- main

.github/workflows/qa_l0_pytorch_unittest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: QA L0 PYTHORCH Unittest
33
on:
44
push:
55
branches:
6-
- add_qa_teat251230
6+
- main
77
pull_request:
88
branches:
99
- main

.github/workflows/qa_l1_pytorch_thunder_integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: QA L1 Pytorch Thunder Integration
33
on:
44
push:
55
branches:
6-
- add_qa_teat251230
6+
- main
77
pull_request:
88
branches:
99
- main

.github/workflows/qa_l1_pytorch_unittest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: QA L1 PYTHORCH Unittest
33
on:
44
push:
55
branches:
6-
- add_qa_teat251230
6+
- main
77
pull_request:
88
branches:
99
- main

.github/workflows/qa_l3_pytorch_fa_version_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: QA L3 Pytorch FA Versions Test
33
on:
44
push:
55
branches:
6-
- add_qa_teat251230
6+
- main
77
pull_request:
88
branches:
99
- main

0 commit comments

Comments
 (0)