ci: Rename code-scanning workflow

This commit is contained in:
Carlos Álvaro
2020-10-17 11:25:09 +02:00
parent 077f303d87
commit affe2e8511

View File

@@ -1,11 +1,11 @@
name: Code Scanning
name: Security analysis
on:
schedule:
- cron: '0 0 * * 1'
jobs:
code-scan:
security-analysis:
name: Trivy scan
runs-on: ubuntu-latest