Skip to content

DAVx⁵ 4.3.4.1-gplay debug info #169

DAVx⁵ 4.3.4.1-gplay debug info

DAVx⁵ 4.3.4.1-gplay debug info #169

# reply-label-issue-open.yml
# mark the initial status of the issue when it's been opened
name: Issue Open Check
on:
issues:
types: [ opened ]
jobs:
issue-open-add-labels:
runs-on: ubuntu-latest
steps:
- name: Add labels
uses: actions-cool/issues-helper@v2
if: ${{ !github.event.comment.pull_request.pull_request }}
with:
actions: 'add-labels'
labels: 'waiting for repliers'