Allow to trigger manual code scanning run.

pull/5594/head
Felix Fontein 2022-11-22 12:51:25 +01:00
parent f2a420ead5
commit 3bf3d6bff4
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ name: "Code scanning - action"
on:
schedule:
- cron: '26 19 * * 1'
workflow_dispatch:
permissions:
contents: read