This website works better with JavaScript
GitBross
Home
Explore
Help
Register
Sign In
sol_Bo8des9o
/
openzeppelin-contracts
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Allow manual dispatch of Test CI job
Francisco Giordano
4 years ago
parent
18c7efe800
commit
bcc7192af7
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.github/workflows/test.yml
+ 1
- 0
.github/workflows/test.yml
View File
@@ -6,6 +6,7 @@ on:
- master
- release-v*
pull_request: {}
+ workflow_dispatch: {}
jobs:
test: