We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c90d4eb commit c6ff327Copy full SHA for c6ff327
.github/workflows/label-triggers.yml
@@ -17,6 +17,5 @@ jobs:
17
issue_number: context.issue.number,
18
owner: context.repo.owner,
19
repo: context.repo.repo,
20
- body: '@opentensor/cerebrum breaking change detected! Please review the changes
21
- and prepare accordingly!'
+ body: '@opentensor/cerebrum breaking change detected! Please prepare accordingly!'
22
})
0 commit comments