Update github-sanity-scan.yml

This commit is contained in:
Jérôme Jutteau 2023-03-23 15:18:08 +01:00 committed by GitHub
parent eb3c984874
commit f493406b5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ on:
branches: [ main ]
jobs:
cred-scan:
github-sanity-scan:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2