Skip to content

Commit

Permalink
specify branches
Browse files Browse the repository at this point in the history
  • Loading branch information
Liam-Tait committed Jul 22, 2024
1 parent aee9f77 commit dc7f440
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/code_quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@ name: Code quality

on:
push:
branches:
- main
pull_request:
branches:
- main

jobs:
quality:
Expand Down

0 comments on commit dc7f440

Please sign in to comment.