Skip to content

Mods listed multiple times when updated #110

Mods listed multiple times when updated

Mods listed multiple times when updated #110

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"