Fix linting error

This commit is contained in:
Nick Alteen
2024-02-22 09:16:56 -05:00
parent 81fd0bf3b3
commit beaf553f35

View File

@ -21,16 +21,16 @@ on:
schedule:
- cron: '19 4 * * 3'
permissions:
actions: read
contents: read
security-events: write
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write
strategy:
fail-fast: false
matrix: