Docs: Fix more short underlines

This commit is contained in:
Aditya Sharad
2025-04-02 15:56:42 -07:00
parent 67dd301a37
commit 8f6dc1cdfc
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
.. _codeql-for-actions:
CodeQL for GitHub Actions
===============
=========================
Experiment and learn how to write effective and efficient queries for CodeQL databases generated from GitHub Actions code.

View File

@@ -101,7 +101,7 @@ to all AST classes:
Workflows
~~~~~~~
~~~~~~~~~
A workflow is a configurable automated process made up of one or more jobs,
defined in a workflow YAML file in the `.github/workflows` directory of a GitHub repository.