Skip to content

Commit d4faf73

Browse files
committed
./gen-workflows.rb
1 parent 3ec3905 commit d4faf73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/docker-fluentd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
],
4848
"paths": [
4949
"docker/fluentd/**",
50-
".github/workflows/docker-fluentd.jsonnet"
50+
".github/workflows/docker-fluentd.yml"
5151
]
5252
}
5353
}

.github/workflows/docker-unbound.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
],
4848
"paths": [
4949
"docker/unbound/**",
50-
".github/workflows/docker-unbound.jsonnet"
50+
".github/workflows/docker-unbound.yml"
5151
]
5252
}
5353
}

0 commit comments

Comments
 (0)