This website works better with JavaScript.
Home
Explore
Help
Sign In
Kosmorro
/
lib
mirror of
https://github.com/Kosmorro/lib
Watch
1
Star
0
Fork
0
Code
Issues
Releases
16
Activity
Browse Source
chore: make test workflow manually dispatchable
tags/v1.0.2
Jérôme Deuchnord
3 years ago
parent
bfb2c49ebd
commit
8be874bf24
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.github/workflows/tests.yml
+ 1
- 0
.github/workflows/tests.yml
View File
@@ -5,6 +5,7 @@ on:
branches: [main, features]
pull_request:
branches: [main, features]
workflow_dispatch:
jobs:
doc-tests:
Write
Preview
Loading…
Cancel
Save