Skip to content

Commit

Permalink
chore(ci): add labeler config for core/wasm (#12334)
Browse files Browse the repository at this point in the history
(cherry picked from commit 7a25ad4)

Co-authored-by: Michael Martin <[email protected]>
  • Loading branch information
team-gateway-bot and flrgh authored Jan 16, 2024
1 parent 2e7381f commit 5974bb0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@ core/tracing:
- kong/tracing/**/*
- kong/pdk/tracing.lua

core/wasm:
- changed-files:
- any-glob-to-any-file: ['kong/runloop/wasm.lua', 'kong/runloop/wasm/**/*']

chore:
- .github/**/*
- .devcontainer/**/*
Expand Down

0 comments on commit 5974bb0

Please sign in to comment.