summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/ios-end-to-end-tests-api.yml
AgeCommit message (Collapse)AuthorFilesLines
2024-10-15Pass secrets to reused workflowEmīls1-0/+1
2024-08-22Add top level `permissions` to all Github Actions workflowsLinus Färnstrand1-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-09Enable permissions when calling sub workflowBug Magnet1-0/+4
2024-08-08Change the way iOS end to end tests workflows are set upNiklas Berglund1-0/+9