Skip to content

Commit 8f6dc1c

Browse files
committed
Docs: Fix more short underlines
1 parent 67dd301 commit 8f6dc1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/codeql/codeql-language-guides/codeql-for-actions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
.. _codeql-for-actions:
33

44
CodeQL for GitHub Actions
5-
===============
5+
=========================
66

77
Experiment and learn how to write effective and efficient queries for CodeQL databases generated from GitHub Actions code.
88

docs/codeql/codeql-language-guides/codeql-library-for-actions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ to all AST classes:
101101

102102

103103
Workflows
104-
~~~~~~~
104+
~~~~~~~~~
105105

106106
A workflow is a configurable automated process made up of one or more jobs,
107107
defined in a workflow YAML file in the `.github/workflows` directory of a GitHub repository.

0 commit comments

Comments
 (0)