Setup GH Actions (#8)

This commit is contained in:
Adam Laža
2022-06-08 18:07:55 +02:00
committed by GitHub
parent 008d95d1a7
commit af2a16cec9
5 changed files with 430 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"ignorePatterns": [
{
"pattern": "^http://localhost.*$"
}
]
}