opalj / opal

https://www.opal-project.de
Other
51 stars 27 forks source link

Yet another attempt to fix workflow for intergration testing. #159

Closed johannesduesing closed 1 year ago

johannesduesing commented 1 year ago

Next try... this time i'm using a new action github-script to make one additional call to the GitHub API in order to retrieve an actual pull_requst API object, which i can then (hopefully) use to retrieve the repository name and SHA of the HEAD branch. As last time: If this works, i'll remove the superfluous use of the pull-request-comment-branch action.