You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@cartabinaria/ci-cd When invoking statik, we should probably exclude .github/, too. As this folder usually only contains .yaml files, it is usually not listed. However, cartabinaria/logica-per-informatica whitelists .yaml files:
config/.github/workflows/statik.yaml
Line 72 in 99c979e
@cartabinaria/ci-cd When invoking statik, we should probably exclude
.github/
, too. As this folder usually only contains.yaml
files, it is usually not listed. However,cartabinaria/logica-per-informatica
whitelists.yaml
files:https://github.com/cartabinaria/logica-per-informatica/blob/6ed090423462cbd4dbeb1f87003cc4c8206032a3/.github/workflows/build-and-deploy.yaml#L15
This results in
.github/
appearing in the UI, even though its resources are rightfully not made available (500 internal error is issued). See https://risorse.vercel.app/logica-per-informatica?from=informaticaThe text was updated successfully, but these errors were encountered: