Skip to content

DOCS-3992: Card payment pricing #5704

DOCS-3992: Card payment pricing

DOCS-3992: Card payment pricing #5704

Workflow file for this run

name: Banned words
on: [pull_request]
jobs:
words-checker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v1
with:
python-version: '3.x' # Version range or exact version of a Python version to use, using semvers version range syntax.
architecture: 'x64' # (x64 or x86)
- run: python .github/banned_words.py