Skip to content

Commit f903299

Browse files
committed
update workflow to run for experimental
1 parent 6a92a16 commit f903299

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ name: Build and push to site
44

55
on:
66
push:
7-
branches: [main]
7+
branches: [main, experimental]
88
pull_request:
9-
branches: [main]
9+
branches: [main, experimental]
1010

1111
workflow_dispatch:
1212

0 commit comments

Comments
 (0)