Hi I was wondering about this too! It looks like you can get the permalink from the uploaded file in GitHub, paste it into your browser and switch the 'https://github.com" to "https://raw.githubuser.content.com" and remove the blob
⬇️
to get an embed url for the iframe viewer:
<iframe
src="https://mozilla.github.io/pdf.js/web/viewer.html?file=THE ABOVE LINK HERE"
width="100%"
height="600px"
style="border: none;">
</iframe>