1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-12 01:48:21 +02:00

[BEEEP] - Ignored workflow files from triggering builds (#494)

This commit is contained in:
Micaiah Martin 2022-02-25 08:12:23 -06:00 committed by GitHub
parent 7033fa17da
commit 3a14f04960
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,8 @@ on:
push:
branches-ignore:
- 'l10n_master'
paths-ignore:
- '.github/workflows/**'
jobs:
cloc: