Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
csgui committed Jul 30, 2024
1 parent 69128a0 commit 742d5f3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/scheduled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ jobs:
if: ${{ failure() }}
with:
github-token: ${{ secrets.GH_TOKEN }}
label-name:
- property-testing-failure
label-name: "property-testing-failure"
title-template: "Property testing has failed: {{ workflow }}"
body-template: |
GitHub Actions workflow [{{workflow}} #{{runNumber}}](https://github.com/{{repo.owner}}/{{repo.repo}}/actions/runs/{{runId}}) failed.

0 comments on commit 742d5f3

Please sign in to comment.