We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9404ab commit 0fc6620Copy full SHA for 0fc6620
1 file changed
.github/workflows/pr.yml
@@ -11,6 +11,7 @@ on:
11
paths-ignore:
12
- 'docs/**'
13
- 'adr/**'
14
+ - 'observability/**'
15
workflow_dispatch:
16
jobs:
17
check_format_and_unit_tests:
0 commit comments