The forge answers a contents request for a directory with an array and one for a single file with an object. The client only accepted an array, so reading a workflow file failed with a decode error and the run never compiled.
Both shapes are now accepted.
The forge answers a contents request for a directory with an array and one for a single file with an object. The client only accepted an array, so reading a workflow file failed with a decode error and the run never compiled.
Both shapes are now accepted.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The forge answers a contents request for a directory with an array and one for a single file with an object. The client only accepted an array, so reading a workflow file failed with a decode error and the run never compiled.
Both shapes are now accepted.