Skip to content

Merge pull request #255 from AchetaGames/api-fix #51

Merge pull request #255 from AchetaGames/api-fix

Merge pull request #255 from AchetaGames/api-fix #51

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'