Skip to content

Commit

Permalink
Add quality test to main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
lewtun committed Mar 30, 2022
1 parent b575f9c commit b36f001
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/quality.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Quality Check

on:
push:
branches:
- main
pull_request:

jobs:
Expand Down

0 comments on commit b36f001

Please sign in to comment.