There was an error while loading. Please reload this page.
1 parent 796c2aa commit 765ecf2Copy full SHA for 765ecf2
1 file changed
.github/workflows/visual-regression.yml
@@ -9,6 +9,10 @@ on:
9
- main
10
merge_group:
11
12
+permissions:
13
+ contents: read
14
+ actions: write
15
+
16
env:
17
VISUAL_REGRESSION_SNAPSHOT_DIRECTORY: "__image_snapshots__"
18
0 commit comments