Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GH Actions: adjust the workflow triggers (#145)
This removes the `paths-ignore` configuration. While running the builds on commits which only have changes to the `md` or `txt` files has no actual benefit, as those files do not influence the build results, not running the builds prevents merging PRs as branch protection with required build statuses has been turned on. This fixes that conundrum. Co-authored-by: jrfnl <[email protected]>
- Loading branch information