1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-01-05 18:47:52 +01:00

ignore branches for builds

This commit is contained in:
Kyle Spearrin 2020-06-29 11:28:41 -04:00
parent 0564347aa8
commit 3485e742a0

View File

@ -1,6 +1,10 @@
name: Build
on: push
on:
push:
branches-ignore:
- 'l10n_master'
- 'gh-pages'
jobs:
build: