Skip to content

allOf condition not being properly evaluated #398

allOf condition not being properly evaluated

allOf condition not being properly evaluated #398

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