Skip to content

Commit

Permalink
Remove unused workflow key jobs.<job_id>.with.<with_id> from contex…
Browse files Browse the repository at this point in the history
…t availability table

following the discussion here:

https://github.com/orgs/community/discussions/148153
  • Loading branch information
rhysd committed Jan 4, 2025
1 parent d25344a commit 077df53
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ The following table lists the restrictions on where each context and special fun
| `jobs.<job_id>.steps.working-directory` | `github, needs, strategy, matrix, job, runner, env, vars, secrets, steps, inputs` | `hashFiles` |
| `jobs.<job_id>.strategy` | `github, needs, vars, inputs` | None |
| `jobs.<job_id>.timeout-minutes` | `github, needs, strategy, matrix, vars, inputs` | None |
| `jobs.<job_id>.with.<with_id>` | `github, needs, strategy, matrix, inputs, vars` | None |
| `on.workflow_call.inputs.<inputs_id>.default` | `github, inputs, vars` | None |
| `on.workflow_call.outputs.<output_id>.value` | `github, jobs, vars, inputs` | None |

Expand Down

0 comments on commit 077df53

Please sign in to comment.