mirror of
https://github.com/bitwarden/mobile
synced 2025-12-19 17:53:47 +00:00
Fixes incorrect path in workflow (#1806)
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -7,7 +7,7 @@ on:
|
|||||||
- 'l10n_master'
|
- 'l10n_master'
|
||||||
- 'gh-pages'
|
- 'gh-pages'
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- "./github/workflows/**"
|
- '.github/workflows/**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
cloc:
|
cloc:
|
||||||
|
|||||||
Reference in New Issue
Block a user