Move checks to GHA

This commit is contained in:
Nicolas Grekas
2021-07-09 11:23:49 +02:00
parent 6a1994316a
commit 0ffdf8ce1d
6 changed files with 172 additions and 21 deletions
@@ -13,6 +13,6 @@
"JWT_PASSPHRASE": "%generate(secret)%"
},
"gitignore": [
"/%CONFIG_DIR%/jwt/*.pem"
"/%CONFIG_DIR%/jwt/*.pem"
]
}