From 6b0058cea56ea9858ac683eb64c3b1d23d9ff32e Mon Sep 17 00:00:00 2001 From: Archi Date: Sat, 22 May 2021 17:06:22 +0200 Subject: [PATCH] Final touches --- .github/workflows/translations.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/translations.yml b/.github/workflows/translations.yml index ef38babae..c9e09cb20 100644 --- a/.github/workflows/translations.yml +++ b/.github/workflows/translations.yml @@ -1,7 +1,6 @@ name: ASF-translations on: - push: schedule: - cron: '0 2 * * *' @@ -43,7 +42,6 @@ jobs: gpg-private-key: ${{ secrets.ARCHIBOT_GPG_PRIVATE_KEY }} git-user-signingkey: true git-commit-gpgsign: true - git-tag-gpgsign: true workdir: wiki - name: Commit the changes to wiki @@ -73,7 +71,6 @@ jobs: gpg-private-key: ${{ secrets.ARCHIBOT_GPG_PRIVATE_KEY }} git-user-signingkey: true git-commit-gpgsign: true - git-tag-gpgsign: true - name: Commit the changes to ASF shell: sh