We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40e155e commit 33e6dfcCopy full SHA for 33e6dfc
.github/workflows/ci.yml
@@ -6,6 +6,7 @@ on:
6
- main
7
paths:
8
- "source/**"
9
+ - "plugins/nebula-logger/source/**"
10
types: [opened, ready_for_review, reopened, synchronize]
11
12
concurrency:
0 commit comments