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
refactor: 👷 replace reusable workflows with normal workflow steps (#284)
# Description
Reusable workflows are harder to check from a security scanning
perspective. They are also harder to modify for specific needs of the
repo. So this moves all the steps from the reusable workflows into this
template.
Needs a quick review.
## Checklist
- [x] Ran `just run-all`
---------
Co-authored-by: Signe Kirk Brødbæk <40836345+signekb@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments