Skip to content

how to trigger validation only for fields that have changed when certain fields change? #556

how to trigger validation only for fields that have changed when certain fields change?

how to trigger validation only for fields that have changed when certain fields change? #556

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