Contributing
Creating action
- Read the doc on Creating a composite action.
- Create your
action
. - Add an example workflow in
.github/workflows
-
Generate
action/README.md
Run
./utils/generate_docs.sh <action>
to generateaction/README.md
-
Generate README.md
Run
./utils/generate_readme.sh
to generateREADME.md
More info: