We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e507a5b commit 125565cCopy full SHA for 125565c
Architecture.md
@@ -54,7 +54,7 @@ Linting is handled by ESLint. See `.eslintrc.js` for the configuration.
54
Linting is run automatically as a pre-commit hook.
55
56
## Updating and Deploying
57
-1. Clone the Repo and make your code updates.
+1. Clone the Repo and make your code updates on a new branch.
58
2. Generate a new action package with `npm run-script build`.
59
3. Commit and push a PR to Github. Get it approved and merged
60
into main.
0 commit comments