Skip to content
This repository has been archived by the owner on Mar 3, 2024. It is now read-only.

Commit

Permalink
test:update tools ci trigger condition
Browse files Browse the repository at this point in the history
  • Loading branch information
YNYuan committed Feb 20, 2024
1 parent 48fb9df commit 4e1c426
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/ci_tools.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
name: Uni-Dock Tools CI/CD
on:
push:
branches:
- '**ci**'
branches: []
pull_request:
branches:
- main
branches: [ main ]

env:
BASE_IMAGE_VERSION: "0.0.1"
Expand Down

0 comments on commit 4e1c426

Please sign in to comment.