1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-07-08 12:35:09 +02:00

removing the manual trigger thing

This commit is contained in:
Joseph Flinn 2020-12-21 23:49:13 +00:00
parent 38d27feefa
commit 7f2fab46b1

View File

@ -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: