Miguel Grinberg
4 years ago
No known key found for this signature in database
GPG Key ID: 36848B262DF5F06C
1 changed files with
2 additions and
2 deletions
-
.github/workflows/tests.yml
|
|
@ -2,10 +2,10 @@ name: build |
|
|
|
on: |
|
|
|
push: |
|
|
|
branches: |
|
|
|
- master |
|
|
|
- main |
|
|
|
pull_request: |
|
|
|
branches: |
|
|
|
- master |
|
|
|
- main |
|
|
|
jobs: |
|
|
|
lint: |
|
|
|
name: lint |
|
|
|