github action to autogenerate types after chain upgrades
rjonczy opened this issue · 0 comments
rjonczy commented
Create a Github Action, which will generate new types after upgrades of chains, like describe here:
Requirements
- initially Action can be triggered manually on demand
- action should create new branch (branch out from main/master)
- auto generate types
- open PR to main/master