mirror of
https://github.com/bitwarden/server.git
synced 2025-04-06 05:28:15 -05:00
adding in a manual trigger for the stubbed workflow (#1822)
This commit is contained in:
parent
d3938068c7
commit
897a76ff48
2
.github/workflows/cleanup-after-pr.yml
vendored
2
.github/workflows/cleanup-after-pr.yml
vendored
@ -4,6 +4,8 @@ name: Clean After PR
|
||||
on:
|
||||
pull_request:
|
||||
types: [closed]
|
||||
workflow_dispatch:
|
||||
inputs: {}
|
||||
|
||||
jobs:
|
||||
build-docker:
|
||||
|
Loading…
x
Reference in New Issue
Block a user