run github action weekly rather than on push

This commit is contained in:
Luong Vo
2022-10-22 18:16:59 +07:00
parent 4af1acc66b
commit e551fdbd98
2 changed files with 25 additions and 15 deletions

View File

@@ -0,0 +1,10 @@
{
"ignorePatterns": [
{
"pattern": "^http://www.tmeter.ru"
},
{
"pattern": "https://github.com/GoogleChrome/lighthouse/workflows/\uD83D\uDCA1\uD83C\uDFE0/badge.svg"
}
]
}