mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Disable the update-bundled test during normal operation
This is enabled once per release cycle in a PR so that the release manager can open bugs for the Ansible team to update the bundled code.
This commit is contained in:
parent
dfd8b659c0
commit
0ec4e0a842
1 changed files with 2 additions and 1 deletions
|
@ -1 +1,2 @@
|
|||
deprecated-config.py # disabled by default, to be enabled by the release manager, after branching
|
||||
deprecated-config.py # disabled by default, to be enabled by the release manager after branching
|
||||
update-bundled.py # disabled by default, to be enabled by the release manager after branching
|
||||
|
|
Loading…
Add table
Reference in a new issue