Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jimkring authored Aug 24, 2024
1 parent 20a281d commit 24ed16a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
name: ci
name: ci-vipc

on:
workflow_dispatch:
push:
branches:
- main
- dev
workflow_dispatch:

jobs:

ci-vipc:
uses: vipm-io/OpenG-Tookit/.github/workflows/ci-container.yml@0438df1e7b574ea44725b72e34b11edb2e2f6c45
uses: vipm-io/OpenG-Toolkit/.github/workflows/ci-container.yml@main
secrets: inherit

0 comments on commit 24ed16a

Please sign in to comment.