Skip to content

Commit

Permalink
ci(gh-action): remove ci condition with manual dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
whg517 committed Aug 20, 2024
1 parent 31b2fc3 commit 3215ccc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
name: CI

on:
workflow_dispatch:
push:
branches:
- '*'
tags:
- '*'
pull_request:


Expand Down

0 comments on commit 3215ccc

Please sign in to comment.