mirror of
https://github.com/vector-im/element-web.git
synced 2026-01-21 00:11:53 +01:00
* Use PR number directly in netlify github action Looks like we can get the PR number for the workflow run that triggered the workflow_run event, so there's no need for the massive faff we were doing here. * No need to create pr.json anymore