From 77bf4f4bf50e12aa73f7ad8c9dd95454154d8b22 Mon Sep 17 00:00:00 2001 From: "Mr. Walls" Date: Fri, 20 Dec 2024 20:36:22 -0800 Subject: [PATCH] Updated GitHub Actions (markdown) --- GitHub-Actions.md | 2 -- 1 file changed, 2 deletions(-) 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