This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lcy
/
truenas
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add ability to manually trigger update catalog workflows
sonicaj
2 years ago
parent
e7cb066e30
commit
8571dfc9e4
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.github/workflows/update_catalog.yaml
+ 1
- 0
.github/workflows/update_catalog.yaml
View File
@@ -4,6 +4,7 @@ on:
push:
branches:
- 'master'
+ workflow_dispatch:
jobs:
validate: