> grep -Erl '\b(push|schedule|workflow_dispatch):$' .github/workflows | xargs -n 1 basename | sort -d | sed 's|^[^/]*$|[](https://github.com/thiagowfx/thiagowfx.github.io/actions/workflows/&)|'
This blog is built with hugo.
All blog posts located under the content/ directory have a CC BY-NC-SA
4.0 license.
All other blog sources are governed by the BSD 3-Clause License, see LICENSE.