Skip to content

Commit

Permalink
Merge pull request #165371 from Homebrew/triage-remove-bottle-unneeded
Browse files Browse the repository at this point in the history
workflows/triage: remove `bottle unneeded` label
  • Loading branch information
chenrui333 committed Mar 7, 2024
2 parents b52f1cf + 763897f commit 77ae0c3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/triage.yml
Expand Up @@ -100,10 +100,6 @@ jobs:
status: removed
path: Formula/.+
- label: bottle unneeded
path: Formula/.+
content: \n (bottle :unneeded)\n
- label: no ARM bottle
path: Formula/.+
content: '\n sha256.* (?!.*(?:arm64_|_linux)).+: +"[a-fA-F0-9]+"\n'
Expand Down

0 comments on commit 77ae0c3

Please sign in to comment.