runs tests on each push on the repository
This commit is contained in:
5
.github/workflows/quality-checks.yaml
vendored
5
.github/workflows/quality-checks.yaml
vendored
@@ -1,9 +1,6 @@
|
||||
name: Quality checks
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
on: push
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
||||
Reference in New Issue
Block a user