Skip to content

Commit

Permalink
Make the CI run on the main branch too
Browse files Browse the repository at this point in the history
  • Loading branch information
MGaetan89 committed Aug 30, 2024
1 parent 321b5cf commit 9638f61
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/code_quality.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Code quality
on:
merge_group:
pull_request:
push:
branches:
- main

jobs:
android-lint:
Expand Down

0 comments on commit 9638f61

Please sign in to comment.