1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-05 01:53:55 +00:00

Revert "Skip build for browser/desktop on importer changes (#5074)" (#6805)

This reverts commit a931f5b9bd.
This commit is contained in:
Daniel James Smith
2023-11-06 15:55:15 +01:00
committed by GitHub
parent 69d2862fe5
commit 8ff2e8950d
2 changed files with 0 additions and 4 deletions

View File

@@ -10,7 +10,6 @@ on:
- 'apps/desktop/**'
- 'libs/**'
- '*'
- '!libs/importer'
- '!*.md'
- '!*.txt'
- '.github/workflows/build-desktop.yml'
@@ -23,7 +22,6 @@ on:
- 'apps/desktop/**'
- 'libs/**'
- '*'
- '!libs/importer'
- '!*.md'
- '!*.txt'
- '.github/workflows/build-desktop.yml'