We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78f843c commit 2aa3da0Copy full SHA for 2aa3da0
.github/workflows/end2end.yml
@@ -1,6 +1,9 @@
1
name: End to End Test
2
on: [push, pull_request]
3
4
+permissions:
5
+ contents: write
6
+
7
jobs:
8
run:
9
name: End to End Test with Playwright
0 commit comments