diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2021-03-27 14:05:36 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2021-03-27 15:50:29 +0000 |
| commit | 2a4d0a1febd93c772f40a63ea3cf2256ab67bf94 (patch) | |
| tree | 9706c8751f2f1c9f114c7c889ca9c5c797b70e30 /.github/workflows | |
| parent | dd18fc955f073cdad33fe97f57990758ecb8cc51 (diff) | |
| download | mullvadvpn-2a4d0a1febd93c772f40a63ea3cf2256ab67bf94.tar.xz mullvadvpn-2a4d0a1febd93c772f40a63ea3cf2256ab67bf94.zip | |
Ignore translations workflow changes in daemon job
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/daemon.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/daemon.yml b/.github/workflows/daemon.yml index 1e3cf7a476..49c983c259 100644 --- a/.github/workflows/daemon.yml +++ b/.github/workflows/daemon.yml @@ -8,6 +8,7 @@ on: - .github/workflows/frontend.yml - .github/workflows/ios.yml - .github/workflows/rustfmt.yml + - .github/workflows/translations.yml - android/** - audits/** - ci/buildserver-* |
