| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-10-15 | Pass secrets to reused workflow | Emīls | 1 | -0/+1 | |
| 2024-08-22 | Add top level `permissions` to all Github Actions workflows | Linus Färnstrand | 1 | -4/+6 | |
| 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. | |||||
| 2024-08-09 | Enable permissions when calling sub workflow | Bug Magnet | 1 | -0/+4 | |
| 2024-08-08 | Change the way iOS end to end tests workflows are set up | Niklas Berglund | 1 | -0/+9 | |
