1
0
mirror of https://github.com/bitwarden/web synced 2025-12-06 00:03:28 +00:00

Remove workflows from build trigger (#1496)

This commit is contained in:
Micaiah Martin
2022-02-24 08:42:14 -06:00
committed by GitHub
parent 1c495e87c9
commit df5b175cdf

View File

@@ -11,6 +11,8 @@ on:
branches-ignore:
- "l10n_master"
- "gh-pages"
paths-ignore:
- '.github/workflows/**'
jobs:
cloc: