Skip to content

Commit 70f9ab0

Browse files
Add guidelines for naming GitHub Action parameters in documentation
1 parent 1e4160a commit 70f9ab0

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/GitHub-Actions/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
11
# GitHub Actions
2+
3+
Action parameters:
4+
5+
For nested actions we should be using unique names for the github action.
6+
The names of the action should be something like
7+
<ORG>_<REPO>_INPUT_<InputName>

0 commit comments

Comments
 (0)