Update autogenerated notice to refer to specific ruamel.yaml version
This commit is contained in:
parent
98884904a2
commit
9f45792756
32 changed files with 34 additions and 32 deletions
2
.github/workflows/__javascript-source-root.yml
generated
vendored
2
.github/workflows/__javascript-source-root.yml
generated
vendored
|
|
@ -1,6 +1,6 @@
|
|||
# Warning: This file is generated automatically, and should not be modified.
|
||||
# Instead, please modify the template in the pr-checks directory and run:
|
||||
# (cd pr-checks; pip install ruamel.yaml && python3 sync.py)
|
||||
# (cd pr-checks; pip install ruamel.yaml@0.17.31 && python3 sync.py)
|
||||
# to regenerate this file.
|
||||
|
||||
name: PR Check - Custom source root
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue