Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make the CI run on the main branch too
Browse files Browse the repository at this point in the history
MGaetan89 committed Aug 30, 2024

Verified

This commit was signed with the committer’s verified signature.
MGaetan89 Gaëtan Muller
1 parent 6f3ae2e commit 5871502
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
@@ -3,6 +3,9 @@ name: Code quality
on:
merge_group:
pull_request:
push:
branches:
- main

jobs:
android-lint:

0 comments on commit 5871502

Please sign in to comment.