Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/user_guide/features/github_workflows/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ The PTB allows for two categories of workflows:
#. custom workflows, which are project-owned.

Custom workflows can optionally be
* seeded by the PTB, i.e. PTB generates an initial version but ignores future changes.
* extend PTB-provided workflows, i.e. ending in `-extension.yml`
* seeded by the PTB, i.e. PTB generates an initial version but ignores future changes.
* extend PTB-provided workflows, i.e. ending in `-extension.yml`

Besides that, you can also create individual workflow files which are ignored by the PTB.

Expand Down