From 21b18be3832b80b00d4890f041818bac431866e7 Mon Sep 17 00:00:00 2001 From: JRPan <25518778+JRPan@users.noreply.github.com> Date: Mon, 18 Aug 2025 23:09:47 -0700 Subject: running formatter (#126) * running formatter * consolidate CI runs * use cluster to run formatter * use cluster to run formatter * Add a CI-Success step --- .github/workflows/sst_integration.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to '.github/workflows/sst_integration.yml') diff --git a/.github/workflows/sst_integration.yml b/.github/workflows/sst_integration.yml index cb94de4..f491f59 100644 --- a/.github/workflows/sst_integration.yml +++ b/.github/workflows/sst_integration.yml @@ -7,14 +7,12 @@ on: push: branches-ignore: - "gh-readonly-queue**" - pull_request: - - # Allows you to run this workflow manually from the Actions tab workflow_dispatch: # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: build-QV100: + name: SST-QV100 runs-on: ubuntu-latest defaults: run: -- cgit v1.3