mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-07 09:31:31 +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
|
name: Build & Sign
|
||||||
|
|
||||||
on:
|
on: [workflow_dispatch]
|
||||||
push:
|
|
||||||
branches-ignore:
|
|
||||||
- 'l10n_master'
|
|
||||||
- 'gh-pages'
|
|
||||||
release:
|
|
||||||
types:
|
|
||||||
- published
|
|
||||||
|
|
||||||
#[workflow_dispatch]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
windows:
|
windows:
|
||||||
|
Loading…
Reference in New Issue
Block a user