InfiniTime/.github/workflows
Riku Isokoski cb91943f12 workflow: Updated workflow comment for all
The previous version failed, because it looked for the check from the
branch in the fork, but looked for it in the main repo. Now uses the sha
to get the commit on which checks were run.

Previous description

This works by uploading the data from the main workflow with low
permissions as an artifact, then downloading the data in a workflow with
higher permissions to post the comment.

Third party actions are fixed at a commit, in case they get compromised.

Also set the build-firmware VM to ubuntu-22.04, which was missed when
updating workflow deps earlier.
2023-01-31 21:56:24 +02:00
..
docker.yml Update workflow dependencies (#1504) 2023-01-12 22:04:25 +02:00
format.yml Update clang-{format,tidy} to 14 2023-01-04 17:15:33 +01:00
getSize.sh workflows: Add build size comparison workflow 2023-01-07 18:56:15 +02:00
main.yml workflow: Updated workflow comment for all 2023-01-31 21:56:24 +02:00
pr-comment.yml workflow: Updated workflow comment for all 2023-01-31 21:56:24 +02:00