1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-06-25 10:26:00 +02:00

changing the trigger to manual

This commit is contained in:
Joseph Flinn 2021-01-05 16:23:56 +00:00
parent 9a39f67efc
commit 5f63020eb3

View File

@ -1,15 +1,6 @@
name: Build & Sign
on:
push:
branches-ignore:
- 'l10n_master'
- 'gh-pages'
release:
types:
- published
#[workflow_dispatch]
on: [workflow_dispatch]
jobs:
windows: