mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
6 lines
80 B
Bash
6 lines
80 B
Bash
#!/usr/bin/env bash
|
|
|
|
act --list 1>/dev/null 2>&1 || act --list 2>&1
|
|
|
|
actionlint
|