Skip to content

Commit

Permalink
ENH Instructions for licenses
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Dec 19, 2024
1 parent 4c535b9 commit f50052f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/rhino-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: silverstripe/gha-issue@v1
if: steps.check_for_existing_open_issue.outputs.has_issue == 'false'
with:
title: Broken builds and merge-ups
title: Broken builds, merge-ups, and licenses
close_existing: true
description: |
This is an automatically created issue used to remind the Silverstripe CMS Squad to look at broken builds and merge-ups every Tuesday.\n
Expand All @@ -61,3 +61,9 @@ jobs:
\n
### Merge-ups:\n
- https://rhino.silverstripe.org/?t=merge-ups\n
\n
### Licenses:\n
- The cron only runs on the default branch
- Manually run the workflow on other supported branches, including minor and patch
- https://github.com/silverstripe/recipe-kitchen-sink/actions/workflows/licenses.yml\n
\n

0 comments on commit f50052f

Please sign in to comment.