Skip to content

Commit f454201

Browse files
fix
1 parent 61ffbf1 commit f454201

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-examples.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ on:
44
merge_group:
55
workflow_dispatch:
66
pull_request:
7-
branches: [main, early-access]
7+
branches: [main]
88
push:
9-
branches: [main, early-access]
9+
branches: [main]
1010

1111
permissions:
1212
contents: read

0 commit comments

Comments
 (0)