Skip to content

Commit

Permalink
Updated workflow (#4172)
Browse files Browse the repository at this point in the history
  • Loading branch information
sreichel authored Sep 5, 2024
1 parent 7773015 commit 5d3af08
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,8 @@ name: "CodeQL"

on:
workflow_call:
# Allow manually triggering the workflow.
workflow_dispatch:
push:
branches: [ "main", "next", "v19" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "main", "next", "v19" ]
paths-ignore:
- '**/*.md'
- '**/*.txt'

jobs:
analyze:
Expand Down

0 comments on commit 5d3af08

Please sign in to comment.