Skip to content

Failed to install "X" due to an unknown error #85

Failed to install "X" due to an unknown error

Failed to install "X" due to an unknown error #85

on:
issue_comment:
types: [created]
jobs:
hello_world_job:
runs-on: ubuntu-latest
name: Job for toggling label
steps:
- name: Toggle label
uses: FTBTeam/awaiting-reply-action@main
with:
label: "awaiting response"
ignore-labels: "Blocked"
remove-labels: "state: Stale"
ignore-string: "!skip"