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 3028f2a commit 76edde4Copy full SHA for 76edde4
src/jbi/whiteboard_actions/README.md
@@ -1,6 +1,6 @@
1
## Looking to add a new action?
2
"actions" are python functions that, once added into `whiteboard_actions/__init__.py` (from a new module),
3
-can be run by modifying the json config file to call the new named actions.
+can be run by updating the `action` attribute of the json config file.
4
5
### Create a new action...
6
Let's create a `new_action`!
0 commit comments