8000
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 e4a1f6e commit 0b98dd3Copy full SHA for 0b98dd3
docs/gl_objects/runners.rst
@@ -77,7 +77,8 @@ Register a new runner::
77
workflow comes with a new API endpoint to create runners, which does not use
78
registration tokens.
79
80
- The new endpoint can be called using ``gl.user.runners.create() after authenticating with `gl.auth()```.
+ The new endpoint can be called using ``gl.user.runners.create()`` after
81
+ authenticating with ``gl.auth()``.
82
83
Update a runner::
84
0 commit comments