mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 23:33:31 +00:00
changing the trigger to manual
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user