Fix linting error

This commit is contained in:
Nick Alteen
2024-02-22 09:18:08 -05:00
parent 29ca838118
commit 0eceef997e

View File

@@ -10,17 +10,17 @@ on:
schedule:
- cron: '31 7 * * 3'
permissions:
actions: read
checks: write
contents: read
security-events: write
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
actions: read
checks: write
contents: read
security-events: write
strategy:
fail-fast: false
matrix: