Revert "workflows/triage: adapt for sharding"

This commit is contained in:
Patrick Linnane
2023-08-09 11:58:57 -07:00
committed by GitHub
parent 05869e5150
commit e3444c7501
+5 -5
View File
@@ -25,11 +25,11 @@ jobs:
def: |
- label: new cask
status: added
path: Casks/*/.+
path: Casks/.+
- label: marked for removal/rejection
status: removed
path: Casks/*/.+
path: Casks/.+
- label: documentation
path: (.*\.md|\.github/ISSUE_TEMPLATE/.*\.yml)
@@ -38,13 +38,13 @@ jobs:
pr_body_content: Created with `brew bump-cask-pr`
- label: missing description
path: Casks/*/.+
path: Casks/.+
missing_content: \n desc .+\n
- label: appcast migration needed
path: Casks/*/.+
path: Casks/.+
content: \n appcast .+\n
- label: missing zap
path: Casks/*/.+
path: Casks/.+
missing_content: zap .+\n