-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I added this a while ago and never tested it. Turns out it doesn't work.
The option to run the workflow in dispatch mode is not present, I suspect because we heavily nest these workflows. I only tested tmate when the top-level job had the workflow_dispatch condition, but here the option is missing.
In trying to run this I ran into a strange bug that only affects my personal fork:
| permissions: read-all |
This line needs to be removed, on forks only
none is allowed, and this kills the job before it starts.Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels