浏览代码

Update commands.yaml

MarkusRost 3 年之前
父节点
当前提交
e9b8a6657c
共有 1 个文件被更改,包括 1 次插入3 次删除
  1. 1 3
      .github/workflows/commands.yaml

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

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