Skip to content

Golang file system (fs.FS) abstraction tailored for AWS S3 #49

Golang file system (fs.FS) abstraction tailored for AWS S3

Golang file system (fs.FS) abstraction tailored for AWS S3 #49

Workflow file for this run

name: triage
on:
pull_request:
types:
- opened
- synchronize
jobs:
label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true