@andy5995 commented on this pull request.
In .github/workflows/build.yml:
> @@ -8,6 +8,13 @@ on: push: branches: - master + - '**'
So it won't run when other yml files are changed. Trivial in this case, but I figured you might want to add more path filters in the future:
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.