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.
generate-jit
1 parent 52f74d8 commit e2b3b23Copy full SHA for e2b3b23
scripts/update-endpoints/generated/endpoints.json
@@ -179,6 +179,18 @@
179
"url": "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/enable",
180
"triggersNotification": null
181
},
182
+ {
183
+ "url": "/enterprises/{enterprise}/actions/runners/generate-jitconfig",
184
+ "triggersNotification": null
185
+ },
186
187
+ "url": "/orgs/{org}/actions/runners/generate-jitconfig",
188
189
190
191
+ "url": "/repos/{owner}/{repo}/actions/runners/generate-jitconfig",
192
193
194
{
195
"url": "/repos/{owner}/{repo}/actions/caches",
196
0 commit comments