Skip to content

Commit

Permalink
🔧 chore(qodana.yml): update branch filter to include all branches for…
Browse files Browse the repository at this point in the history
… qodana workflow
  • Loading branch information
Nat1anWasTaken committed Feb 11, 2024
1 parent c7b2037 commit 3d015ba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/qodana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ on:
pull_request:
push:
branches:
- main
- 'releases/*'
- "*"

jobs:
qodana:
Expand Down

0 comments on commit 3d015ba

Please sign in to comment.