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)
  • Loading branch information
flrgh authored and github-actions[bot] committed Jan 15, 2024
1 parent ceba408 commit a525cbb
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 a525cbb

Please sign in to comment.