Skip to content

Commit 3f335d3

Browse files
authored
Merge pull request #509 from rvsia/doNotURunActionsOnForks
Do not run labeler on forks
2 parents 00ff550 + 250e705 commit 3f335d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44

55
jobs:
66
triage:
7+
if: github.repository == 'data-driven-forms/react-forms'
78
runs-on: ubuntu-latest
89
steps:
910
- uses: actions/labeler@v3-preview

0 commit comments

Comments
 (0)