From ddaadfeb1186a35036851656602c104452b9e058 Mon Sep 17 00:00:00 2001 From: BUG1989 <248857878@qq.com> Date: Wed, 13 Nov 2024 00:02:15 +0800 Subject: [PATCH] Update build_650.yml --- .github/workflows/build_650.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build_650.yml b/.github/workflows/build_650.yml index 49b98fa..48842ec 100644 --- a/.github/workflows/build_650.yml +++ b/.github/workflows/build_650.yml @@ -6,9 +6,9 @@ name: build_650 on: # Triggers the workflow on push or pull request events but only for the "main" branch push: - branches: [ "master" ] + branches: [ "internvl2" ] pull_request: - branches: [ "master" ] + branches: [ "internvl2" ] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: