Skip to content

Try the channel replacement #43

Try the channel replacement

Try the channel replacement #43

Workflow file for this run

on: push
name: Find Secrets
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: max/secret-scan@master
with:
exclude_path: '.github/workflows/configuration/exclude_paths.txt'