Skip to content

Commit 2aa3da0

Browse files
committed
Update workflows
1 parent 78f843c commit 2aa3da0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/end2end.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: End to End Test
22
on: [push, pull_request]
33

4+
permissions:
5+
contents: write
6+
47
jobs:
58
run:
69
name: End to End Test with Playwright

0 commit comments

Comments
 (0)