diff --git a/.github/workflows/scheduled.yaml b/.github/workflows/scheduled.yaml index 00d53836..fab76e6e 100644 --- a/.github/workflows/scheduled.yaml +++ b/.github/workflows/scheduled.yaml @@ -31,6 +31,7 @@ jobs: with: github-token: ${{ secrets.GH_TOKEN }} label-name: "property-testing-failure" - title-template: "Property testing has failed: {{ workflow }}" + title-template: "Property testing coverage has failed" body-template: | + FYI & A: @stacks-network/clarity-wasm GitHub Actions workflow [{{workflow}} #{{runNumber}}](https://github.com/{{repo.owner}}/{{repo.repo}}/actions/runs/{{runId}}) failed.