mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
dmr: add GHA example (#23136)
Add GHA workflow example for DMR --------- Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
<button
|
||||
@click="collapse = true"
|
||||
x-show="!collapse"
|
||||
class="bg-blue mx-auto mt-4 flex items-center rounded-full px-2 text-sm text-white dark:bg-blue-500"
|
||||
class="chip mx-auto mt-4 flex items-center text-sm"
|
||||
>
|
||||
<span>Hide</span>
|
||||
<span class="icon-svg"
|
||||
|
||||
Reference in New Issue
Block a user