Skip to content

Commit f0c3e81

Browse files
authored
Add workflow_dispatch to CI workflow (#956)
1 parent 9498a8a commit f0c3e81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
push:
77
branches:
88
- master
9+
workflow_dispatch:
910

1011
jobs:
1112
test-forge-unit-and-integration:

0 commit comments

Comments
 (0)