mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
Add stable-2.20 to tagger and pip-compile-dev workflow (#3074)
* Add stable-2.20 to tagger. * Add stable-2.20 to pip-compile-dev workflow.
This commit is contained in:
8
.github/workflows/pip-compile-dev.yml
vendored
8
.github/workflows/pip-compile-dev.yml
vendored
@@ -29,6 +29,14 @@ jobs:
|
||||
'pip-compile(tag)'
|
||||
'pip-compile(pip-compile)'
|
||||
python-versions: "3.12"
|
||||
- base-branch: stable-2.20
|
||||
pr-branch: pip-compile/stable-2.20/dev
|
||||
nox-args: >-
|
||||
-e 'pip-compile(formatters)'
|
||||
'pip-compile(typing)'
|
||||
'pip-compile(static)'
|
||||
'pip-compile(spelling)'
|
||||
python-versions: "3.12"
|
||||
- base-branch: stable-2.19
|
||||
pr-branch: pip-compile/stable-2.19/dev
|
||||
nox-args: >-
|
||||
|
||||
Reference in New Issue
Block a user