Skip to content

Workflow file for this run

on:
issue_comment:
types: [created]
jobs:
hello_world_job:
runs-on: ubuntu-latest
name: Job for toggling label
steps:
- name: Toggle label
uses: jd-0001/[email protected]
with:
label: "awaiting%20reply"