Skip to content

Commit

Permalink
Merge pull request #6017 from thiha-min-thant/ci/auto-label-sistent-prs
Browse files Browse the repository at this point in the history
[CI] Add project/sistent label automatically to pull requests related to sistent project
  • Loading branch information
sudhanshutech authored Oct 21, 2024
2 parents fb25215 + 8916014 commit ff734f6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,3 +97,9 @@ project/kanvas:
- changed-files:
- any-glob-to-any-file:
- "src/sections/Kanvas/**/*"
project/sistent:
- changed-files:
- any-glob-to-any-file:
- "src/components/SistentNavigation/**/*"
- "src/pages/projects/sistent/**/*"
- "src/sections/Projects/Sistent/**/*"

0 comments on commit ff734f6

Please sign in to comment.