Fix false positive and CI (#372)

* Fix false positive and CI
* Updated site list and statistics
This commit is contained in:
Soxoj
2022-02-27 04:44:15 +03:00
committed by GitHub
parent 8a53a38543
commit 364187861d
4 changed files with 6 additions and 7 deletions
+1 -2
View File
@@ -2,10 +2,9 @@ name: Linting and testing
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
types: [opened, synchronize]
types: [opened, synchronize, reopened]
jobs:
build: