Skip to content

Feature request: prevent blobs fragmentation by saving files in separate packs #22

Feature request: prevent blobs fragmentation by saving files in separate packs

Feature request: prevent blobs fragmentation by saving files in separate packs #22

Workflow file for this run

on:
issues:
types:
- opened
jobs:
label_issue:
runs-on: ubuntu-latest
steps:
- env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ISSUE_URL: ${{ github.event.issue.html_url }}
run: |
gh issue edit $ISSUE_URL --add-label "S-triage"