Skip to content

Importing modpacks doesn't work #262

Importing modpacks doesn't work

Importing modpacks doesn't work #262

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:
awaiting-label: "Awaiting Reply"
replied-label: "Replied"
ignore-labels: "Blocked,status: confirmed,status: investigate,fixed/release,fixed/dev,status: planned,priority/high,priority/medium,priority/low"
remove-labels: "status: stale"
ignore-string: "!skip"