mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Docs: Fix more short underlines
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user