Skip to content

Commit 256caf4

Browse files
committed
Run GHA on all PRs
1 parent a950216 commit 256caf4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ on:
44
push:
55
branches: [ master ]
66
pull_request:
7-
branches: [ master ]
7+
workflow_dispatch:
8+
89

910
jobs:
1011
test:

0 commit comments

Comments
 (0)