Skip to content

Commit 686ded9

Browse files
committed
update commit-ci.yml
1 parent fa605d6 commit 686ded9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/commit-ci.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
name: Commit CI
22

33
on:
4+
workflow_dispatch:
45
push:
56
branches:
6-
- '!master'
7+
- '*'
78
tags:
89
- '![0-9]+.*'
910
pull_request:

0 commit comments

Comments
 (0)