Skip to content

kbs: Avoid logging sensitive information #718

kbs: Avoid logging sensitive information

kbs: Avoid logging sensitive information #718

Workflow file for this run

name: Actionlint
on: [pull_request]
jobs:
actionlint:
name: Workflow Files
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: reviewdog/action-actionlint@v1
with:
fail_on_error: true