Skip to content

Commit

Permalink
update(ci): adapt labeler paths
Browse files Browse the repository at this point in the history
  • Loading branch information
Guts committed Nov 26, 2024
1 parent fd47da2 commit f3e478f
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,22 +1,20 @@
articles:
- changed-files:
- any-glob-to-any-file:
- content/articles/**/*.md
- content/posts/**/*.md

contenus communs:
common:
- changed-files:
- any-glob-to-any-file:
- content/*.md
- content/newsletter/*.md
- content/toc_nav_ignored/**
- head-branch:
- common

contributors:
- changed-files:
- any-glob-to-any-file:
- content/team/**/*.md
- content/**/.authors.yml
- content/.authors.yml

dependencies:
- changed-files:
Expand Down

0 comments on commit f3e478f

Please sign in to comment.