Amrit Bera
Results
2
issues of
Amrit Bera
I am no expert on gh-actions - but I see you have this regex `/^https:\/\/github.com\/([^/]+)\/([^/]+)\/(pull|tree)\/([^ ]+)$/;` at https://github.com/pascalgn/automerge-action/blob/main/lib/api.js#L9. So is it supposed to work with github enterprise with different URLs?
enhancement