summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/proto-format-check.yml
AgeCommit message (Collapse)AuthorFilesLines
2024-11-26Update Actionstinyboxvk1-1/+1
Signed-off-by: tinyboxvk <13696594+tinyboxvk@users.noreply.github.com>
2024-08-22Add top level `permissions` to all Github Actions workflowsLinus Färnstrand1-0/+3
The default permission on the repository is already set to read only. So in practice this makes no difference. But this makes that more explicit, and less relying on the repository being correctly configured. This also makes security scanning tools such as OpenSSF scorecard happier about the overall security of our repository.
2023-03-27Add workflow for checking proto file formattingDavid Lönnhager1-0/+17