summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/android-xml-format-check.yml
AgeCommit message (Collapse)AuthorFilesLines
2025-08-28Use rust-android-gradle plugin as submoduleKalle Lindström1-0/+4
2024-11-26Update Actionstinyboxvk1-2/+2
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-07-27Update actions with new resource pathAlbin1-1/+1
2023-04-24Fix XML action workflow pathAlbin1-1/+1
2023-04-24Rename tidy helper scriptAlbin1-1/+1
2023-04-24Restructure tidy formatting scriptAlbin1-2/+1
The script can now be executed rather than having to be sourced.
2023-03-22Rename tidy workflow and jobAlbin1-0/+40