* feat: unify SignedPod and MainPod traits * fix: test * feat: enable workflows after draft
Reasoning: till now we're only compiling it when the changes land at the `main` branch, which allows invalid changes to the mdbook to pass the PR check. With the update at this commit we ensure that the new PRs pass the mdbook compilation check.