Skip to content

Commit

Permalink
Qodana 2
Browse files Browse the repository at this point in the history
  • Loading branch information
zim514 committed Jul 20, 2024
1 parent e77d30d commit b889a89
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/code_quality.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Qodana
on:
pull_request:
workflow_dispatch:
pull_request:
push:
branches:
- main
branches: # Specify your branches here
- main # The 'main' branch

jobs:
qodana:
Expand Down

0 comments on commit b889a89

Please sign in to comment.