Ver Fonte

Update commands.yaml

MarkusRost há 3 anos atrás
pai
commit
e9b8a6657c
1 ficheiros alterados com 1 adições e 3 exclusões
  1. 1 3
      .github/workflows/commands.yaml

+ 1 - 3
.github/workflows/commands.yaml

@@ -4,8 +4,6 @@ on:
     branches: [ master ]
     branches: [ master ]
     paths:
     paths:
       - 'interactions/i18n/*.json'
       - 'interactions/i18n/*.json'
-  pull_request:
-    branches: [ master ]
 jobs:
 jobs:
   translations:
   translations:
     runs-on: ubuntu-latest
     runs-on: ubuntu-latest
@@ -50,4 +48,4 @@ jobs:
         committer_email: 69196528+WikiBot-bot@users.noreply.github.com
         committer_email: 69196528+WikiBot-bot@users.noreply.github.com
         message: "Update slash command localization"
         message: "Update slash command localization"
         add: "interactions/commands/*.json"
         add: "interactions/commands/*.json"
-        github_token: ${{ secrets.WIKIBOT_TOKEN }}
+        github_token: ${{ secrets.WIKIBOT_TOKEN }}