Parcourir la source

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

Andreas Kling il y a 1 an
Parent
commit
2936a9a45e
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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 = [