diff --git a/GitHub-Actions.md b/GitHub-Actions.md index 88757cf..34abb1b 100644 --- a/GitHub-Actions.md +++ b/GitHub-Actions.md @@ -1,5 +1,3 @@ -# GitHub Actions - GitHub Actions is a powerful automation platform that can run ShellCheck against your shell scripts. ShellCheck is pre-installed on GitHub's Ubuntu runners, making it easy to integrate into your workflows. ## Basic Usage