diff options
author | Anton Tananaev <anton@traccar.org> | 2022-07-16 09:38:14 -0700 |
---|---|---|
committer | Anton Tananaev <anton@traccar.org> | 2022-07-16 09:38:14 -0700 |
commit | 67d047796f5d139c41a49344c8abe77d7123596f (patch) | |
tree | ae57b1287bcaf543af879d08b08a848e3771b4b3 | |
parent | ff6c50664389095457e8643475c70b880f819c0f (diff) | |
download | trackermap-web-67d047796f5d139c41a49344c8abe77d7123596f.tar.gz trackermap-web-67d047796f5d139c41a49344c8abe77d7123596f.tar.bz2 trackermap-web-67d047796f5d139c41a49344c8abe77d7123596f.zip |
Make action manual
-rw-r--r-- | .github/workflows/translation.yml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.github/workflows/translation.yml b/.github/workflows/translation.yml index cd4afb49..625d28ed 100644 --- a/.github/workflows/translation.yml +++ b/.github/workflows/translation.yml @@ -1,11 +1,5 @@ name: Update Translations -on: - push: - branches: [ master ] - pull_request: - branches: [ master ] - jobs: build: |