We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00ff550 commit 250e705Copy full SHA for 250e705
.github/workflows/labeler.yml
@@ -4,6 +4,7 @@ on:
4
5
jobs:
6
triage:
7
+ if: github.repository == 'data-driven-forms/react-forms'
8
runs-on: ubuntu-latest
9
steps:
10
- uses: actions/labeler@v3-preview
0 commit comments