Skip to content

Commit

Permalink
Configure CI for merge groups
Browse files Browse the repository at this point in the history
  • Loading branch information
damianhxy committed Mar 20, 2024
1 parent d60cecf commit ff98efe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ on:
branches: [ master ]
pull_request:
branches: [ master ]

merge_group:
branches: [ master ]
jobs:
linting:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ff98efe

Please sign in to comment.