Skip to content

fix: Updating the default log path location to match mountpoint #39

fix: Updating the default log path location to match mountpoint

fix: Updating the default log path location to match mountpoint #39

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
branches:
- main
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: actions/labeler@v4