4 lines
135 B
Bash
Executable file
4 lines
135 B
Bash
Executable file
#!/usr/bin/env bash
|
|
# actionlint: https://github.com/rhysd/actionlint
|
|
actionlint .github/workflows/ci.yml .github/workflows/m1_ci.yml
|
|
|