Skip to content

Update actions

Update actions #192

Workflow file for this run

name: Workflow
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
sanitize:
name: Check for forbidden words
runs-on: ubuntu-latest
steps:
- name: Checkout the code
uses: actions/checkout@v4
- name: Run the forbidden words scan
uses: dell/common-github-actions/code-sanitizer@main
with:
args: /github/workspace