fix: CI write permissions

This commit is contained in:
Sidharth Vinod
2022-12-08 14:54:03 +05:30
parent 976585401c
commit bc5b9d3937

View File

@@ -3,7 +3,7 @@ name: E2E
on: [push, pull_request] on: [push, pull_request]
permissions: permissions:
contents: read contents: write
jobs: jobs:
build: build: