mirror of
https://github.com/bitwarden/desktop.git
synced 2024-11-24 11:55:50 +01:00
changing the trigger to manual
This commit is contained in:
parent
9a39f67efc
commit
5f63020eb3
11
.github/workflows/build-and-sign.yml
vendored
11
.github/workflows/build-and-sign.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user