Skip to content

Check Botlists

Check Botlists #284

name: Check Botlists
on:
push:
branches:
- main
pull_request:
schedule:
- cron: '0 0 * * *'
jobs:
check-botlists:
name: Check Botlists
runs-on: ubuntu-latest
steps:
- name: Checkout Project
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
- name: Use Node.js v18
uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3
with:
node-version: 18
cache: yarn
registry-url: https://registry.npmjs.org/
- name: Install Dependencies
run: yarn --immutable
- name: Check botlists
run: yarn workspace @kaname-png/plugin-bot-list check-bot-list