Selaa lähdekoodia

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

Andreas Kling 1 vuosi sitten
vanhempi
commit
2936a9a45e
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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 = [