mirror of
https://github.com/bitwarden/browser
synced 2024-12-24 17:11:55 +01:00
This reverts commit a931f5b9bd
.
This commit is contained in:
parent
69d2862fe5
commit
8ff2e8950d
2
.github/workflows/build-browser.yml
vendored
2
.github/workflows/build-browser.yml
vendored
@ -10,7 +10,6 @@ on:
|
||||
- 'apps/browser/**'
|
||||
- 'libs/**'
|
||||
- '*'
|
||||
- '!libs/importer'
|
||||
- '!*.md'
|
||||
- '!*.txt'
|
||||
push:
|
||||
@ -22,7 +21,6 @@ on:
|
||||
- 'apps/browser/**'
|
||||
- 'libs/**'
|
||||
- '*'
|
||||
- '!libs/importer'
|
||||
- '!*.md'
|
||||
- '!*.txt'
|
||||
- '.github/workflows/build-browser.yml'
|
||||
|
2
.github/workflows/build-desktop.yml
vendored
2
.github/workflows/build-desktop.yml
vendored
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user