Skip to content

Commit

Permalink
Enabled QA pipeline for pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
marius-meissner committed Oct 24, 2022
1 parent 84751bf commit 2646aae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/qa.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: QA

on:
push:
on: [push, pull_request]

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 2646aae

Please sign in to comment.