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

This commit is contained in:
Andreas Kling 2024-06-02 08:05:11 +02:00
parent 4907eb1950
commit 2936a9a45e
Notes: sideshowbarker 2024-07-17 09:37:30 +09:00

View File

@ -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 = [