浏览代码

Meta/CI: Give actions/github-script access to ladybird-bot token

Andreas Kling 1 年之前
父节点
当前提交
2936a9a45e
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/lintcommits.yml

+ 1 - 0
.github/workflows/lintcommits.yml

@@ -13,6 +13,7 @@ jobs:
     steps:
       - name: Lint PR commits
         uses: actions/github-script@v7
+        github-token: ${{ secrets.LADYBIRD_BOT_TOKEN }}
         with:
           script: |
             const excludedBotIds = [