Skip to content

Commit

Permalink
Modifying labeler-pull-request-triage.yml to comply with v5 of action…
Browse files Browse the repository at this point in the history
…/labeler
  • Loading branch information
bendbennett committed Dec 19, 2023
1 parent f20f2ff commit 6e2e12c
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/labeler-pull-request-triage.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
dependencies:
- .github/dependabot.yml
- go.mod
- go.sum
- changed-files:
- any-glob-to-any-file: .github/dependabot.yml
- any-glob-to-any-file: go.mod
- any-glob-to-any-file: go.sum
documentation:
- website/**/*
- changed-files:
- any-glob-to-any-file: website/**/*

0 comments on commit 6e2e12c

Please sign in to comment.