Skip to content

Commit

Permalink
enh(ci): add workflow dispatch on ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sc979 committed Jan 11, 2024
1 parent 869ca59 commit b7cd59f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: CI

on:
workflow_dispatch:
push:
branches:
- master
Expand Down

0 comments on commit b7cd59f

Please sign in to comment.