Skip to content

Add throttling to file system polling and reduce CPU usage on default setting, remove watchman references #15

Add throttling to file system polling and reduce CPU usage on default setting, remove watchman references

Add throttling to file system polling and reduce CPU usage on default setting, remove watchman references #15

Workflow file for this run

name: Get logged time
on:
pull_request:
paths:
- '.ptyme_track/*'
jobs:
track-time:
uses: JamesHutchison/ptyme-track/.github/workflows/time_tracking.yaml@main
permissions:
pull-requests: write
with:
base-branch: origin/${{ github.event.pull_request.base.ref }}
pr-number: ${{ github.event.pull_request.number }}