fix permissions for codeql workflow

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer 2024-02-23 16:56:37 -08:00
parent 0dcaa8ed2b
commit 4b5ff813f7
No known key found for this signature in database

View File

@ -10,6 +10,8 @@ on:
schedule: schedule:
- cron: '31 7 * * 3' - cron: '31 7 * * 3'
permissions: {}
jobs: jobs:
analyze: analyze:
name: Analyze name: Analyze