mirror of
https://github.com/bitwarden/browser
synced 2025-01-24 18:25:06 +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
|
name: build & publish
|
||||||
|
|
||||||
on:
|
on:
|
||||||
# push:
|
push:
|
||||||
# branches-ignore:
|
branches-ignore:
|
||||||
# - 'l10n_master'
|
- 'l10n_master'
|
||||||
# release:
|
release:
|
||||||
# types:
|
types:
|
||||||
# - published
|
- published
|
||||||
workflow_dispatch:
|
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user