Skip to content

Commit

Permalink
Merge pull request #5 from atlas-aero/qa_pull_requests
Browse files Browse the repository at this point in the history
Running QA jobs on pull requests
  • Loading branch information
marius-meissner authored Aug 14, 2023
2 parents f857b03 + 614fce8 commit 583a930
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/qa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: QA

on:
push:
pull_request:
branches:
- master

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 583a930

Please sign in to comment.