mirror of
https://github.com/bitwarden/self-host.git
synced 2026-06-28 14:25:45 +00:00
Add workflow_dispatch input (#10)
This commit is contained in:
2
.github/workflows/update-links.yml
vendored
2
.github/workflows/update-links.yml
vendored
@@ -4,6 +4,8 @@ name: Update Links
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
workflow_dispatch:
|
||||
inputs: {}
|
||||
|
||||
jobs:
|
||||
update-links:
|
||||
|
||||
Reference in New Issue
Block a user