Skip to content

chart/sftpgo: Feature/add pv support for sqlite default db #186

chart/sftpgo: Feature/add pv support for sqlite default db

chart/sftpgo: Feature/add pv support for sqlite default db #186

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- name: Label Pull Request
uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"