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 2790905 commit 69128a0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/scheduled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,7 @@ jobs:
with:
github-token: ${{ secrets.GH_TOKEN }}
label-name:
- property-testing
- testing
- 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 69128a0

Please sign in to comment.