mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-03 18:28:13 +01:00
removing the manual trigger thing
This commit is contained in:
parent
38d27feefa
commit
7f2fab46b1
13
.github/workflows/build.yml
vendored
13
.github/workflows/build.yml
vendored
@ -1,13 +1,12 @@
|
||||
name: build & publish
|
||||
|
||||
on:
|
||||
# push:
|
||||
# branches-ignore:
|
||||
# - 'l10n_master'
|
||||
# release:
|
||||
# types:
|
||||
# - published
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches-ignore:
|
||||
- 'l10n_master'
|
||||
release:
|
||||
types:
|
||||
- published
|
||||
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user