Skip to content

nested allOf if condition is met when the form first loads even though value does not match the condition #626

nested allOf if condition is met when the form first loads even though value does not match the condition

nested allOf if condition is met when the form first loads even though value does not match the condition #626

name: issue-triage-automation
on:
issues:
types: [opened]
jobs:
automate-issues-labels:
runs-on: ubuntu-latest
steps:
- uses: andymckay/labeler@1.0.4
with:
add-labels: 'needs triage'
ignore-if-labeled: true