1
0
mirror of https://github.com/bitwarden/directory-connector synced 2026-01-06 10:33:46 +00:00

Adding a manual trigger to the build pipeline in the directory-connector project (#256)

This commit is contained in:
Joseph Flinn
2022-03-21 15:05:12 -07:00
committed by GitHub
parent 954b23d91f
commit 13a13dd18f

View File

@@ -7,6 +7,7 @@ on:
- 'l10n_master'
paths-ignore:
- '.github/workflows/**'
workflow_dispatch: {}
jobs: