Skip to content

gifio.OnDiskGif stops displaying next_frame() if web workflow is not enabled and USB not connected to host #2061

gifio.OnDiskGif stops displaying next_frame() if web workflow is not enabled and USB not connected to host

gifio.OnDiskGif stops displaying next_frame() if web workflow is not enabled and USB not connected to host #2061

name: Notify users based on issue labels
on:
issues:
types: [labeled]
jobs:
notify:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- uses: tekktrik/issue-labeled-ping@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
user: v923z
label: ulab
message: Heads up {user} - the "{label}" label was applied to this issue.