Skip to content

Update keywords and add check workflow #3

Update keywords and add check workflow

Update keywords and add check workflow #3

Workflow file for this run

name: Keywords
on:
pull_request:
push:
branches:
- 'master'
- 'release**'
jobs:
check-keywords:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- run: ./scripts/check-keywords.py --download_from_url